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-22 07:21:27 +0400
committermattab <matthieu.aubry@gmail.com>2014-05-22 07:21:27 +0400
commit75871caf164d5b915b4c10bc4e2cb04ed29083fa (patch)
tree4d1329b2f45bb5d7bf3a82e038c8bb8a7147485a /config
parent4a94701a4768332ce96c77afe6f9d33b83a16354 (diff)
Fixes #5172 Should be code complete
Diffstat (limited to 'config')
-rw-r--r--config/global.ini.php5
1 files changed, 3 insertions, 2 deletions
diff --git a/config/global.ini.php b/config/global.ini.php
index 9bbf32c349..b57af2a59e 100644
--- a/config/global.ini.php
+++ b/config/global.ini.php
@@ -158,9 +158,10 @@ enable_create_realtime_segments = 1
; Set this to 0 in case your Piwik database is very big, and suggested values may not appear in time
enable_segment_suggested_values = 1
-; By default, only Set the required access level for creating, editing and removing segments
+; By default, any user with a "view" access for a website can create segment assigned to this website.
+; Set this to "admin" or "superuser" to require that users should have at least this access to create new segments.
+; Note: anonymous user (even if it has view access) is not allowed to create or edit segment.
; Possible values are "view", "admin", "superuser"
-; Note: anonymous user (even if it has view access) will not be allowed to create or edit segment.
adding_segment_requires_access = "view"
; this action name is used when the URL ends with a slash /