Subject: | RFE: break out index regexp |
Would it be possible to break out the regexp on line 101 (
m/(?:03modlist\.data|02packages\.details\.txt|01mailrc\.txt)/;) into a
configurable parameter? That would make it possible to specify bits to
cache using index_expire.
Thanks! :-)