From 39c28bd05ba7ec106c7e86592e00192a550e50f7 Mon Sep 17 00:00:00 2001 From: Morris Jobke Date: Mon, 13 May 2019 14:11:07 +0200 Subject: Enterprise update channel Allows to select the enterprise update channel for instances that have a valid subscription. Signed-off-by: Morris Jobke --- config/config.sample.php | 1 - 1 file changed, 1 deletion(-) (limited to 'config') diff --git a/config/config.sample.php b/config/config.sample.php index 36429492bf6..f939fc371b7 100644 --- a/config/config.sample.php +++ b/config/config.sample.php @@ -653,7 +653,6 @@ $CONFIG = array( * - ``daily`` * - ``beta`` * - ``stable`` - * - ``production`` */ 'updater.release.channel' => 'stable', -- cgit v1.2.3