Fix string array access in php 8
[phinde.git] / data / config.php.dist
index fff65ce7c1fb3a612d90179c4e175602c153509e..38c04328e38659c816b63c64c72b0fc7ab136d57 100644 (file)
@@ -13,8 +13,14 @@ $GLOBALS['phinde'] = array(
     //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