diff options
| author | Andrew Dolgov <fox@madoka.volgo-balt.ru> | 2012-12-24 13:45:34 +0400 |
|---|---|---|
| committer | Andrew Dolgov <fox@madoka.volgo-balt.ru> | 2012-12-24 13:45:34 +0400 |
| commit | 19b3992b7855518c6fe05a380b6471902f5be5b7 (patch) | |
| tree | d09272c3b28ca21c40dac5cf65dd36fa4e5a586e /config.php-dist | |
| parent | e935c2bc54b22891f2c370d19d3366d94098dcfa (diff) | |
remove magpie, fix article filter plugins
Diffstat (limited to 'config.php-dist')
| -rw-r--r-- | config.php-dist | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/config.php-dist b/config.php-dist index 12e472905..282837944 100644 --- a/config.php-dist +++ b/config.php-dist @@ -74,11 +74,6 @@ // *** Feed settings *** // ********************* - define('DEFAULT_UPDATE_METHOD', 1); - // Which feed parsing library to use as default: - // 0 - Magpie (deprecated) - // 1 - SimplePie - define('FORCE_ARTICLE_PURGE', 0); // When this option is not 0, users ability to control feed purging // intervals is disabled and all articles (which are not starred) |