mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-02 17:59:36 +07:00
generate documentation from config.sample.php
This commit is contained in:
@@ -264,6 +264,17 @@ login or shared items. User's locale preferences configured under "personal
|
||||
|
||||
Defaults to ``en``
|
||||
|
||||
::
|
||||
|
||||
'default_phone_region' => 'EN',
|
||||
|
||||
This sets the default region for phone numbers on your Nextcloud server,
|
||||
using ISO 3166-1 country codes such as ``DE`` for Germany, ``FR`` for France, …
|
||||
It is required to allow inserting phone numbers in the user profiles starting
|
||||
without the country code (e.g. +49 for Germany).
|
||||
|
||||
No default value!
|
||||
|
||||
::
|
||||
|
||||
'force_locale' => 'en_US',
|
||||
|
||||
Reference in New Issue
Block a user