generate documentation from config.sample.php

This commit is contained in:
Nextcloud bot
2025-06-19 03:12:43 +00:00
parent e89ee884a3
commit 31dc420e02

View File

@@ -4016,9 +4016,7 @@ defined in ``OCP\Accounts\IAccountManager``. Values are merged with defaults
from ``OC\Accounts\AccountManager``.
Example: Set phone property to private scope:
[
\OCP\Accounts\IAccountManager::PROPERTY_PHONE => \OCP\Accounts\IAccountManager::SCOPE_PRIVATE
]
``[\OCP\Accounts\IAccountManager::PROPERTY_PHONE => \OCP\Accounts\IAccountManager::SCOPE_PRIVATE]``
projects.enabled
^^^^^^^^^^^^^^^^