Add documentation to config.php for share_folder (#15931)

Add documentation to config.php for share_folder
pull/15947/head
John Molakvoæ 7 years ago committed by GitHub
commit dc9e73a6df
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      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 ``/``
*/

Loading…
Cancel
Save