mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 10:20:02 +07:00
generate documentation from config.sample.php
This commit is contained in:
@@ -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
|
||||
^^^^^^^^^^^^^^^^
|
||||
|
||||
Reference in New Issue
Block a user