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:
authorThomas Steur <tsteur@users.noreply.github.com>2020-03-18 22:45:40 +0300
committerGitHub <noreply@github.com>2020-03-18 22:45:40 +0300
commit47376fbccfa14ec07b67097357322e614ce50dd8 (patch)
treed4467bb096caf613e0822d76d957276e5cdc558b /config
parentca64a931ca769d0075e906652e2d091061c3abb7 (diff)
Revert "Process unique visitor metric for Roll-ups (set enable_processing_unique_visitors_multiple_sites = 1) (#15450)" (#15701)
This reverts commit 65b1fcd4cf1ca12d0852d373071e7577e3dbdef4.
Diffstat (limited to 'config')
-rwxr-xr-xconfig/global.ini.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/global.ini.php b/config/global.ini.php
index aaed647f99..04485db61a 100755
--- a/config/global.ini.php
+++ b/config/global.ini.php
@@ -200,7 +200,7 @@ enable_processing_unique_visitors_range = 0
; controls whether Unique Visitors will be processed for groups of websites. these metrics describe the number
; of unique visitors across the entire set of websites, so if a visitor visited two websites in the group, she
; would still only be counted as one. only relevant when using plugins that group sites together
-enable_processing_unique_visitors_multiple_sites = 1
+enable_processing_unique_visitors_multiple_sites = 0
; The list of periods that are available in the Matomo calendar
; Example use case: custom date range requests are processed in real time,