From 19b3992b7855518c6fe05a380b6471902f5be5b7 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 24 Dec 2012 13:45:34 +0400 Subject: remove magpie, fix article filter plugins --- config.php-dist | 5 ----- 1 file changed, 5 deletions(-) (limited to 'config.php-dist') 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) -- cgit v1.2.3-54-g00ecf