summaryrefslogtreecommitdiff
path: root/config.php-dist
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-12-26 13:11:08 +0400
committerAndrew Dolgov <[email protected]>2011-12-26 13:11:08 +0400
commit3c696512fcf85331158f26078616e5684f46a68e (patch)
tree1884f68866d25cc738e631f8a2bfdc38c06f607f /config.php-dist
parent7a5d9b95c4298660c282dc8879d057e6269d2521 (diff)
universal image caching and automatic cache directories maintenance
Diffstat (limited to 'config.php-dist')
-rw-r--r--config.php-dist6
1 files changed, 0 insertions, 6 deletions
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