aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2019-06-12 14:43:07 +0200
committerGitHub <noreply@github.com>2019-06-12 14:43:07 +0200
commitdc9e73a6df24136ea18bf630ae07cb333817a8ef (patch)
tree9cf7027288f9877f9238c268757e45966e2c7698
parent7382655a2c5a613cc923e9abd8142119d9de8d5c (diff)
parentd37a8445470724eaac32631f76ebb199c7d881ed (diff)
downloadnextcloud-server-dc9e73a6df24136ea18bf630ae07cb333817a8ef.tar.gz
nextcloud-server-dc9e73a6df24136ea18bf630ae07cb333817a8ef.zip
Add documentation to config.php for share_folder (#15931)
Add documentation to config.php for share_folder
-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 ``/``
*/