summaryrefslogtreecommitdiff
path: root/config.php-dist
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-09-05 13:56:07 +0100
committerAndrew Dolgov <[email protected]>2005-09-05 13:56:07 +0100
commit82c9223c6bccd503811ce3e5f74478417688e179 (patch)
treed61b0e43144129b8d2738e932841779cf9f35d36 /config.php-dist
parentcb1083a1f6e13222b173c72e0627907aa978fd5f (diff)
removed a lot of obsolete non-iframe code from backend.php
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);