mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-30 12:21:29 +00:00
posts register as updated when their MD5 hash changes
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
define('MAGPIE_CACHE_DIR', '/var/tmp/magpie-ttrss-cache');
|
||||
define(HEADLINES_PER_PAGE, 15);
|
||||
define(MIN_UPDATE_TIME, 600);
|
||||
define(CONTENT_CHECK_MD5, false);
|
||||
// define(CONTENT_CHECK_MD5, false);
|
||||
?>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user