generate documentation from config.sample.php

This commit is contained in:
Nextcloud bot
2020-12-09 03:53:16 +00:00
parent cfb8c8081a
commit 6e30ea8853

View File

@@ -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',