generate documentation from config.sample.php

This commit is contained in:
Nextcloud bot
2021-01-13 04:01:37 +00:00
parent aeb00d8f23
commit 0488937981

View File

@@ -1832,6 +1832,17 @@ clients or other unexpected results.
Defaults to ``2.0.0``
::
'localstorage.allowsymlinks' => false,
Option to allow local storage to contain symlinks.
WARNING: Not recommended. This would make it possible for Nextcloud to access
files outside the data directory and could be considered a security risk.
Defaults to ``false``
::
'quota_include_external_storage' => false,