generate documentation from config.sample.php

This commit is contained in:
Nextcloud bot
2022-08-26 04:24:16 +00:00
parent 2cdbe70b29
commit 1b622aa42c

View File

@@ -2502,7 +2502,7 @@ the database storage.
::
'account_manager.default_property_scope' => []
'account_manager.default_property_scope' => [],
Allows to override the default scopes for Account data.
@@ -2516,6 +2516,15 @@ instead of the local one:
\\OCP\\Accounts\\IAccountManager::PROPERTY_PHONE => \\OCP\\Accounts\\IAccountManager::SCOPE_PRIVATE
]
::
'projects.enabled' => false,
Enable the deprecated Projects feature,
superseded by Related resources as of Nextcloud 25
Defaults to ``false``
.. ALL_OTHER_SECTIONS_END
.. Generated content above. Don't change this.