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

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,