From 6b31d325d6bfaf8251e4f78556cd23b9c087072f Mon Sep 17 00:00:00 2001 From: Lukas Reschke <lukas@owncloud.com> Date: Mon, 20 Apr 2015 11:12:58 +0200 Subject: [PATCH] Wording --- config/config.sample.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config.sample.php b/config/config.sample.php index e0e4a3cae9..a62438a20b 100644 --- a/config/config.sample.php +++ b/config/config.sample.php @@ -804,7 +804,7 @@ $CONFIG = array( * this instance. Defaults to the official supported releases by ownCloud. * * When adjusting this please be aware of the fact that older versions may - * be buggy and for best user experience we recommend setting + * be buggy and for best user experience we recommend to not change this value. */ 'minimum.supported.desktop.version' => '1.7.0', -- GitLab