fixed viewfeed/MarkAllRead behaviour

This commit is contained in:
Andrew Dolgov
2005-09-07 15:03:30 +01:00
parent 77a1bf8b83
commit deaaa02c50
6 changed files with 28 additions and 45 deletions

View File

@@ -11,8 +11,6 @@
define('MAGPIE_CACHE_DIR', '/var/tmp/magpie-ttrss-cache');
// Local cache directory for RSS feeds
define(MIN_UPDATE_TIME, 1800);
define(WEB_DEMO_MODE, false);