blacklist config option is not used
[phinde.git] / data / config.php.dist
index 181c525320c974b6d4b55f1e71855fb201a094bb..fff65ce7c1fb3a612d90179c4e175602c153509e 100644 (file)
@@ -10,10 +10,6 @@ $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(
     ),