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 <tsteur@users.noreply.github.com>2020-01-13 05:02:55 +0300
committerGitHub <noreply@github.com>2020-01-13 05:02:55 +0300
commitab23645e48b9e6abc42c811ad75a148a5105cde9 (patch)
treee6b2532d509f7c68a9e360355f5ca0998c3e134d /config
parent25920eb1c36340705a76bfb376b7051a6c15879d (diff)
Add release channels 3.x-dev (#15381)
Diffstat (limited to 'config')
-rwxr-xr-xconfig/global.ini.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/global.ini.php b/config/global.ini.php
index 1d6c02eb8a..475d1e70ec 100755
--- a/config/global.ini.php
+++ b/config/global.ini.php
@@ -227,7 +227,7 @@ segments_subquery_cache_ttl = 3600
maintenance_mode = 0
; Defines the release channel that shall be used. Currently available values are:
-; "latest_stable", "latest_beta", "latest_2x_stable", "latest_2x_beta"
+; "latest_stable", "latest_beta", "latest_3x_stable", "latest_3x_beta"
release_channel = "latest_stable"
; character used to automatically create categories in the Actions > Pages, Outlinks and Downloads reports