diff options
author | Lukas Reschke <lukas@owncloud.com> | 2015-04-20 11:12:58 +0200 |
---|---|---|
committer | Lukas Reschke <lukas@owncloud.com> | 2015-04-20 11:13:05 +0200 |
commit | 6b31d325d6bfaf8251e4f78556cd23b9c087072f (patch) | |
tree | a33b5904477728af2464f6e9d2d80b114f56d08a /config/config.sample.php | |
parent | 4ea205e2629455d908a30367d5f42f9d07c1fd45 (diff) | |
download | nextcloud-server-6b31d325d6bfaf8251e4f78556cd23b9c087072f.tar.gz nextcloud-server-6b31d325d6bfaf8251e4f78556cd23b9c087072f.zip |
Wording
Diffstat (limited to 'config/config.sample.php')
-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', |