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:
authorMatthieu Aubry <matt@piwik.org>2014-07-24 15:18:42 +0400
committerMatthieu Aubry <matt@piwik.org>2014-07-24 15:18:42 +0400
commit8078004a90b3b76077ae10f4dd2d745c16263a65 (patch)
treeeb855c44228e5e18c7bf44733287278bdcdb7a78 /config
parent9f3273a390c630d817cfae123565c9b5b93578f1 (diff)
Improving help test for setting trust_visitors_cookies
Diffstat (limited to 'config')
-rw-r--r--config/global.ini.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/config/global.ini.php b/config/global.ini.php
index 19fbef68bc..906d2fe522 100644
--- a/config/global.ini.php
+++ b/config/global.ini.php
@@ -473,7 +473,8 @@ debug = 0
; _paq.push(['appendToTrackingUrl', 'new_visit=1']);
new_visit_api_requires_admin = 1
-; This setting should only be set to 1 in an intranet setting, where most users have the same configuration (browsers, OS)
+; This setting is described in this FAQ: http://piwik.org/faq/how-to/faq_175/
+; Note: generally this should only be set to 1 in an intranet setting, where most users have the same configuration (browsers, OS)
; and the same IP. If left to 0 in this setting, all visitors will be counted as one single visitor.
trust_visitors_cookies = 0