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-05-06 04:29:14 +0400
committermattab <matthieu.aubry@gmail.com>2014-05-06 04:29:14 +0400
commit99c4b45647896704d633c9ec91c2ebd1d1978dc0 (patch)
tree7dbb6185c481ce1117457707d741de42ad7638d8 /config
parent4b42a45820252c1bd004861797cebd54bb912571 (diff)
Better comment
Diffstat (limited to 'config')
-rw-r--r--config/global.ini.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/global.ini.php b/config/global.ini.php
index e3a929d3e7..5da8d36871 100644
--- a/config/global.ini.php
+++ b/config/global.ini.php
@@ -504,9 +504,9 @@ tracker_cache_file_ttl = 300
; Whether Bulk tracking requests to the Tracking API requires the token_auth to be set.
bulk_requests_require_authentication = 0
+; Comma separated list of known Referrer Spammers, ie. bot visits that set a fake Referrer field.
; All Visits with a Referrer URL host set to one of these will be excluded.
-; If you find new spam entries in Referrers>Websites, please report them here: http://dev.piwik.org/trac/ticket/2268
-; Comma separated list of known Referrer Spammers, ie. bot visits that set a fake Referrer field:
+; If you find new spam entries in Referrers>Websites, please report them here: http://dev.piwik.org/trac/ticket/5099
referrer_urls_spam = "semalt.com"
; DO NOT USE THIS SETTING ON PUBLICLY AVAILABLE PIWIK SERVER