From d37a8445470724eaac32631f76ebb199c7d881ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Molakvo=C3=A6?= Date: Wed, 12 Jun 2019 10:15:48 +0200 Subject: [PATCH] Add documentation to config.php for share_folder MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: John Molakvoæ (skjnldsv) --- config/config.sample.php | 1 + 1 file changed, 1 insertion(+) 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 ``/`` */