generate documentation from config.sample.php

This commit is contained in:
Nextcloud bot
2024-03-12 02:49:17 +00:00
parent 754e6eee88
commit 60f67b2aa2

View File

@@ -3456,22 +3456,6 @@ Enable profile globally
Defaults to ``true``
enable_file_metadata
^^^^^^^^^^^^^^^^^^^^
::
'enable_file_metadata' => true,
Enable file metadata collection
This is helpful for the mobile clients and will enable few optimizations in
the future for the preview generation.
Note that when enabled, this data will be stored in the database and might increase
the database storage.
account_manager.default_property_scope
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^