generate documentation from config.sample.php

This commit is contained in:
Nextcloud bot 2022-09-17 04:39:13 +00:00
parent 6254da0e30
commit 31eea628f0
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C

View File

@ -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,