summaryrefslogtreecommitdiff
path: root/config.php-dist
diff options
context:
space:
mode:
Diffstat (limited to 'config.php-dist')
-rw-r--r--config.php-dist4
1 files changed, 0 insertions, 4 deletions
diff --git a/config.php-dist b/config.php-dist
index e9ea0a67a..8b01aeb89 100644
--- a/config.php-dist
+++ b/config.php-dist
@@ -18,10 +18,6 @@
define('MAGPIE_CACHE_DIR', 'cache/magpie');
// Local cache directory for RSS feeds
- define('MAGPIE_CACHE_AGE', 60*30);
- // How long to store cached RSS objects? In seconds.
- // Defaults to 30 minutes
-
define('ICONS_DIR', "icons");
define('ICONS_URL', "icons");
// Local and URL path to the directory, where feed favicons are stored.