Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authormattab <matthieu.aubry@gmail.com>2014-01-17 01:50:56 +0400
committermattab <matthieu.aubry@gmail.com>2014-01-17 01:50:56 +0400
commit5cce94d827f15961edd850dbb8f77c51f9e54294 (patch)
tree2587f2f58ddd4c08a982662312b35d7233edcefa /config
parentfafc25e6bf9e64728349bf14d71899244493238e (diff)
Fixing doc
Diffstat (limited to 'config')
-rw-r--r--config/global.ini.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/global.ini.php b/config/global.ini.php
index 2c55274c51..e9648358ba 100644
--- a/config/global.ini.php
+++ b/config/global.ini.php
@@ -130,7 +130,7 @@ all_websites_website_per_page = 50
anonymous_user_enable_use_segments_API = 1
; if browser trigger archiving is disabled, API requests with a &segment= parameter will still trigger archiving.
-; You can force the browser archiving to be disabled in most cases by setting this setting to 0
+; You can force the browser archiving to be disabled in most cases by setting this setting to 1
; The only time that the browser will still trigger archiving is when requesting a custom date range that is not pre-processed yet
browser_archiving_disabled_enforce = 0