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 <thomas.steur@gmail.com>2013-10-18 00:25:25 +0400
committerThomas Steur <thomas.steur@gmail.com>2013-10-18 00:25:25 +0400
commit2c66735a9a5449c7077fc2c6aaab45e88c001b88 (patch)
tree6eeab853b3433239fa1f00556cd2df4502b473fc /config
parent4de8f8db6493aaa9f5847bfd669aa464fc9e3347 (diff)
fixes #4229 added possibility to disable marketplace in config
Diffstat (limited to 'config')
-rw-r--r--config/global.ini.php4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/global.ini.php b/config/global.ini.php
index 4b71c6fd77..8c78358d97 100644
--- a/config/global.ini.php
+++ b/config/global.ini.php
@@ -326,6 +326,10 @@ overlay_following_pages_limit = 300
; With this option, you can disable the framed mode of the Overlay plugin. Use it if your website contains a framebuster.
overlay_disable_framed_mode = 0
+; By setting this option to 0, you can disable the Piwik marketplace. This is useful to prevent giving the Super user
+; the access to disk and install custom PHP code (Piwik plugins).
+enable_marketplace = 1
+
[Tracker]
; Piwik uses first party cookies by default. If set to 1,
; the visit ID cookie will be set on the Piwik server domain as well