diff options
-rw-r--r-- | config/config.sample.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/config.sample.php b/config/config.sample.php index e0e4a3cae97..a62438a20b2 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', |