summaryrefslogtreecommitdiff
path: root/config.php-dist
diff options
context:
space:
mode:
Diffstat (limited to 'config.php-dist')
-rw-r--r--config.php-dist1
1 files changed, 0 insertions, 1 deletions
diff --git a/config.php-dist b/config.php-dist
index dfcc952af..ba5dcd6ba 100644
--- a/config.php-dist
+++ b/config.php-dist
@@ -6,7 +6,6 @@
define('MAGPIE_CACHE_DIR', '/var/tmp/magpie-ttrss-cache');
// Local cache directory for RSS feeds
- define(HEADLINES_PER_PAGE, 15);
define(MIN_UPDATE_TIME, 1800);
define(WEB_DEMO_MODE, false);