implement SIMPLEPIE_CACHE_DIR

This commit is contained in:
Andrew Dolgov
2007-08-25 17:24:18 +01:00
parent a0a63217fc
commit c7d57b6690
3 changed files with 38 additions and 0 deletions

View File

@@ -163,6 +163,9 @@
// to any feeds using HTTP Digest authentication and Magpie XML parsing
// errors are bothering you too much, you can try enabling SimplePie.
define('SIMPLEPIE_CACHE_DIR', '/var/tmp/simplepie-ttrss-cache');
// Cache directory for RSS feeds when using SimplePie
define('COUNTERS_MAX_AGE', 365);
// Hard limit for unread counters calculation. Try tweaking this
// parameter to speed up tt-rss when having a huge number of articles