mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-04 02:36:49 +07:00
generate documentation from config.sample.php
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user