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-12 13:15:52 +0400
committerBeezyT <timo@ezdesign.de>2012-11-12 13:15:52 +0400
commit8c9ea809c403cdd80cf58aad5b885f2429933ee1 (patch)
tree56b7d46d91e19d35d30a033667334aa45466c841 /config
parent600e1296da8742aadd00a3a5bacbca1cf5ba0779 (diff)
refs #2465
* Renaming Insight to Overlay * Includes a new minified piwik.js, generated as described in js/README. Please double-check whether the file is OK. * Servers that had the Insight plugin installed will need to delete it manually, right? git-svn-id: http://dev.piwik.org/svn/trunk@7445 59fd770c-687e-43c8-a1e3-f5a4ff64c105
Diffstat (limited to 'config')
-rw-r--r--config/global.ini.php12
1 files changed, 6 insertions, 6 deletions
diff --git a/config/global.ini.php b/config/global.ini.php
index 48e50aaa27..16abb38e2b 100644
--- a/config/global.ini.php
+++ b/config/global.ini.php
@@ -311,16 +311,16 @@ api_service_url = http://api.piwik.org
; eg. $period=range&date=previous10 becomes $period=day&date=previous10. Use this setting to override the $period value.
graphs_default_period_to_plot_when_period_range = day
-; The Insight plugin shows the Top X following pages, Top X downloads and Top X outlinks which followed
+; The Overlay plugin shows the Top X following pages, Top X downloads and Top X outlinks which followed
; a view of the current page. The value X can be set here.
-insight_limit = 300
+overlay_following_pages_limit = 300
-; With this option, you can disable the framed mode of the Insight plugin. If set to 1, the Insight session
+; With this option, you can disable the framed mode of the Overlay plugin. If set to 1, the Page Overlay session
; will be started in a new tab instead of the iframe.
-insight_disable_framed_mode = 0
+overlay_disable_framed_mode = 0
-; If this option is set, the links in the pages reports will not be opened in a new tab but will launch Insight instead.
-insight_launch_from_pages_report = 0
+; If this option is set, the links in the pages reports will not be opened in a new tab but will launch Page Overlay instead.
+overlay_launch_from_pages_report = 0
[Tracker]
; Piwik uses first party cookies by default. If set to 1,