X-Git-Url: https://git.cweiske.de/phinde.git/blobdiff_plain/f77dad8f1dda382a23b9d22393e239be6c087a07..083fa4116b22f4898123006880fb52061763513d:/data/config.php.dist diff --git a/data/config.php.dist b/data/config.php.dist index 3c1ccea..20bf208 100644 --- a/data/config.php.dist +++ b/data/config.php.dist @@ -10,6 +10,9 @@ $GLOBALS['phinde'] = array( 'blacklist' => array( 'http://bad.example.org/' ), + //list of regexes for URLs that should not be crawled + 'crawlBlacklist' => array( + ), //list of URLs that should be subscribed to with PubSubHubbub 'subscriptions' => array( 'http://www.example.org/feed',