diff --git a/phpBB/feed.php b/phpBB/feed.php index 88539acbf1..263f6f9272 100644 --- a/phpBB/feed.php +++ b/phpBB/feed.php @@ -430,7 +430,7 @@ class phpbb_feed /** * Default cache time of entries in seconds */ - var $cache_time = 300; + var $cache_time = 0; /** * Separator for title elements to separate items (for example forum / topic)