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:
authorMarcin Czołnowski <marcin@czolnowski.net>2014-11-07 13:01:16 +0300
committerMarcin Czołnowski <marcin@czolnowski.net>2014-11-07 13:01:16 +0300
commit33a09c1d629b10ebad51fc5a62d9db65439afbc5 (patch)
treeb86cbd073e07a9844ee54c3ab55c6a3a7d688fe5 /config
parent127bee5cbda05785640ff3d4a6a5f61a97463481 (diff)
Rename schedule into scheduled.
Diffstat (limited to 'config')
-rw-r--r--config/global.ini.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/global.ini.php b/config/global.ini.php
index 805ed63d8b..a216b629ef 100644
--- a/config/global.ini.php
+++ b/config/global.ini.php
@@ -323,7 +323,7 @@ scheduled_reports_replyto_is_user_email_and_alias = 0
; scheduled reports truncate limit
; the report will be rendered with the first 23 rows and will aggregate other rows in a summary row
; 23 rows table fits in one portrait page
-schedule_reports_truncate = 23
+scheduled_reports_truncate = 23
; during archiving, Piwik will limit the number of results recorded, for performance reasons
; maximum number of rows for any of the Referrers tables (keywords, search engines, campaigns, etc.)