1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-13 15:45:56 +00:00

universal image caching and automatic cache directories maintenance

This commit is contained in:
Andrew Dolgov
2011-12-26 13:11:08 +04:00
parent 7a5d9b95c4
commit 3c696512fc
7 changed files with 110 additions and 44 deletions

View File

@@ -55,12 +55,6 @@
// *** Feed settings ***
// *********************
define('SIMPLEPIE_CACHE_IMAGES', false);
// Allow caching feed images when using SimplePie, to bypass hotlink
// prevention and such at expense of local disk space and bandwidth.
// Note that you (or your users) also have to enable image caching
// in feed editor.
define('DEFAULT_UPDATE_METHOD', 0);
// Which feed parsing library to use as default:
// 0 - Magpie