From 3c696512fcf85331158f26078616e5684f46a68e Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 26 Dec 2011 13:11:08 +0400 Subject: universal image caching and automatic cache directories maintenance --- config.php-dist | 6 ------ 1 file changed, 6 deletions(-) (limited to 'config.php-dist') diff --git a/config.php-dist b/config.php-dist index 6aaf32476..76d0ecab8 100644 --- a/config.php-dist +++ b/config.php-dist @@ -55,12 +55,6 @@ // *** Feed settings *** // ********************* - define('SIMPLEPIE_CACHE_IMAGES', false); - // Allow caching feed images when using SimplePie, to bypass hotlink - // prevention and such at expense of local disk space and bandwidth. - // Note that you (or your users) also have to enable image caching - // in feed editor. - define('DEFAULT_UPDATE_METHOD', 0); // Which feed parsing library to use as default: // 0 - Magpie -- cgit v1.2.3