Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2019-06-12 11:15:48 +0300
committerGitHub <noreply@github.com>2019-06-12 11:15:48 +0300
commitd37a8445470724eaac32631f76ebb199c7d881ed (patch)
tree0a9d71bb7e4034a6a61b5aadaa698ee49869fa4b /config
parentedb5a4b49a1adb55f6da17b068d4edc5d7ba496a (diff)
Add documentation to config.php for share_folder
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to 'config')
-rw-r--r--config/config.sample.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/config.sample.php b/config/config.sample.php
index d7f9b217061..36429492bf6 100644
--- a/config/config.sample.php
+++ b/config/config.sample.php
@@ -1439,6 +1439,7 @@ $CONFIG = array(
/**
* Define a default folder for shared files and folders other than root.
+ * Changes to this value will only have effect on new shares.
*
* Defaults to ``/``
*/