]> git.wh0rd.org - tt-rss.git/commit
tunables:
authorAndrew Dolgov <noreply@fakecake.org>
Mon, 29 May 2017 20:14:42 +0000 (23:14 +0300)
committerAndrew Dolgov <noreply@fakecake.org>
Mon, 29 May 2017 20:14:42 +0000 (23:14 +0300)
commit6fd03996949f32f51bf5ba55bf50d10d1521f22d
treeff00bf86c8869d632557c4e20def2bb5720d42d1
parent34a61a0c3c3d660145a11a9fd0aa3b517dc86180
tunables:
* add CACHE_MAX_DAYS as a tunable generic expiry interval for various cached files
* add some comments to tunables in functions.php
* rename _MIN_CACHE_FILE_SIZE to MIN_CACHE_FILE_SIZE
* respect MIN_CACHE_FILE_SIZE setting in a few more places where content is cached
classes/rssutils.php
include/functions.php
plugins/af_zz_imgproxy/init.php
plugins/cache_starred_images/init.php