Add URL rewrites/replacements
[phinde.git] / data / config.php.dist
index 181c525320c974b6d4b55f1e71855fb201a094bb..38c04328e38659c816b63c64c72b0fc7ab136d57 100644 (file)
@@ -10,15 +10,17 @@ $GLOBALS['phinde'] = array(
         'www.example.org',
         'test.example.org'
     ),
-    //list of URL beginnings that should be ignored
-    'blacklist' => array(
-        'http://bad.example.org/'
-    ),
     //list of regexes for URLs that should not be crawled
     'crawlBlacklist' => array(
     ),
+    //modify URLs with regex
+    'urlRewrites' => array(
+        // '^http://example.org/' => 'https://example.org/',
+    ),
     //verbose output
     'debug' => true,
+    //full path to log file
+    'logfile' => null,
     //time in seconds after which URLs may be re-indexed
     'refreshtime' => 86400,
     //if directly linked URLs shall be indexed, even if they are