diff --git a/config/global.ini.php b/config/global.ini.php
index 008d99cd3bc0017f47585b3b5f2e5b2af56effc9..62552298cd0d11139bbeb8cdbb02d457b74e02ff 100644
--- a/config/global.ini.php
+++ b/config/global.ini.php
@@ -204,10 +204,9 @@ default_day = yesterday
 default_period = day
 
 ; Time in seconds after which an archive will be computed again. This setting is used only for today's statistics.
-; Defaults to 10 seconds so that by default, Piwik provides real time reporting.
 ; This setting is overriden in the UI, under "General Settings".
 ; This setting is only used if it hasn't been overriden via the UI yet, or if enable_general_settings_admin=0
-time_before_today_archive_considered_outdated = 10
+time_before_today_archive_considered_outdated = 150
 
 ; This setting is overriden in the UI, under "General Settings".
 ; The default value is to allow browsers to trigger the Piwik archiving process.