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 04:55:55 +0400
committermattab <matthieu.aubry@gmail.com>2014-05-22 04:55:55 +0400
commitbdc6dbbf90dffb919d029b83520b7258c71abbcd (patch)
tree7ffc09744245f8f76ccc7a403982188b51111d88 /config
parentacd0f95dc5e71470fda2fd58fc2a1f0e76a192ae (diff)
Refs #5172 Make sure anonymous user cannot edit segments + rename superadmin to superuser for consistency
Diffstat (limited to 'config')
-rw-r--r--config/global.ini.php7
1 files changed, 4 insertions, 3 deletions
diff --git a/config/global.ini.php b/config/global.ini.php
index 1b8179e7c6..415d6a3d7e 100644
--- a/config/global.ini.php
+++ b/config/global.ini.php
@@ -158,6 +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
+; Set the required access level for creating, editing and removing segments
+; Possible values are "view", "admin", "superuser"
+segment_editor_required_access = "view"
+
; this action name is used when the URL ends with a slash /
; it is useful to have an actual string to write in the UI
action_default_name = index
@@ -431,9 +435,6 @@ enable_auto_update = 1
; If set to 0 it also disables the "sent plugin update emails" feature in general and the related setting in the UI.
enable_update_communication = 1
-; Change the following value to set the required access level for creating, editing and removing segments
-; Possible values are "view", "admin" and "superadmin"
-segment_editor_required_access = "view"
[Tracker]
; Piwik uses first party cookies by default. If set to 1,