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:
authorBeezyT <timo@ezdesign.de>2012-11-09 17:34:35 +0400
committerBeezyT <timo@ezdesign.de>2012-11-09 17:34:35 +0400
commitb6f1a8b0d2284ff896b5caa8a8975a1c4482bed3 (patch)
tree1d93f66417b964732813e147aa1155dfaa77e81e /config
parent10755cfcc14c117447c837703a960f6ec9d57732 (diff)
refs #2465
* renaming menu item to "Page Overlay", putting it under Actions * config option to disable framed mode altogether (can be used when websites contain frame busters) * fixed error for anonymous user * loading message in framed mode git-svn-id: http://dev.piwik.org/svn/trunk@7419 59fd770c-687e-43c8-a1e3-f5a4ff64c105
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 697b918407..7e1f7d5457 100644
--- a/config/global.ini.php
+++ b/config/global.ini.php
@@ -315,6 +315,10 @@ graphs_default_period_to_plot_when_period_range = day
; a view of the current page. The value X can be set here.
insight_limit = 300
+; With this option, you can disable the framed mode of the Insight plugin. If set to 1, the Insight session
+; will be started in a new tab instead of the iframe.
+insight_disable_framed_mode = 0
+
[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