X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=script%2Fupdate_index.pl;fp=script%2Fupdate_index.pl;h=3954668140e5c06fd3091a0a8c8a3f8abfc5016b;hb=98bc833ab197c4d9c1ee81cafc9bde260663e89c;hp=4acf8d53ceb991693cf4c0240aa9b9b87e1ba489;hpb=55f9d76f353bbdb5f60c6eae01f7aba16dd4dd96;p=catagits%2FBackPAN-Web.git diff --git a/script/update_index.pl b/script/update_index.pl index 4acf8d5..3954668 100644 --- a/script/update_index.pl +++ b/script/update_index.pl @@ -5,6 +5,5 @@ use BackPAN::Index; BackPAN::Index->new({ update => 1, debug => 1, - cache_dir => 'index', releases_only_from_authors => 1, });