mirror of
https://github.com/nextcloud/documentation.git
synced 2025-10-26 11:18:02 +00:00
generate documentation from config.sample.php
This commit is contained in:
parent
6254da0e30
commit
31eea628f0
@ -2160,6 +2160,15 @@ Most installs shall not modify this value.
|
||||
|
||||
Defaults to ``0022``
|
||||
|
||||
::
|
||||
|
||||
'localstorage.unlink_on_truncate' => false,
|
||||
|
||||
This options allows storage systems that don't allow to modify existing files
|
||||
to overcome this limitation by removing the files before overwriting.
|
||||
|
||||
Defaults to ``false``
|
||||
|
||||
::
|
||||
|
||||
'quota_include_external_storage' => false,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user