summaryrefslogtreecommitdiff
path: root/config.php-dist
diff options
context:
space:
mode:
Diffstat (limited to 'config.php-dist')
-rw-r--r--config.php-dist3
1 files changed, 0 insertions, 3 deletions
diff --git a/config.php-dist b/config.php-dist
index c7da5bde1..f060cc6af 100644
--- a/config.php-dist
+++ b/config.php-dist
@@ -42,9 +42,6 @@
define('CACHE_DIR', 'cache');
// Local cache directory for RSS feed content.
- define('TMP_DIRECTORY', '/tmp');
- // Directory for temporary files
-
define('ICONS_DIR', "feed-icons");
define('ICONS_URL', "feed-icons");
// Local and URL path to the directory, where feed favicons are stored.