]> git.mxchange.org Git - hub.git/blobdiff - application/hub/config.php
Continued:
[hub.git] / application / hub / config.php
index a1ec1a2ecdb592eaa63d37579cde67ad29393516..217135e032a9565784a9bbf68573fd575c11ef78 100644 (file)
@@ -1463,6 +1463,9 @@ $cfg->setConfigEntry('task_crawler_uploaded_list_scanner_interval_delay', 1000);
 // CFG: TASK-CRAWLER-URL-SOURCE-FOUND-RSS-MAX-RUNS
 $cfg->setConfigEntry('task_crawler_uploaded_list_scanner_max_runs', 0);
 
+// CFG: CRAWLER-CSV-FILE-PATH
+$cfg->setConfigEntry('crawler_csv_file_path', 'data/url_lists');
+
 ///////////////////////////////////////////////////////////////////////////////
 //                            HTTP Configuration
 ///////////////////////////////////////////////////////////////////////////////