24.03.2021 · ‘default_phone_region’ => ‘optional’, with that you should be able to add any phone number. Of course, you have to add the country code in the beginning. For example, +1 for US, +49 for Germany, +44 for GB and so on. I hope this helps.
Dec 16, 2020 · The hint about where to adjust the phone region is still missing in the (German) message in Nextcloud 22.0.2. I disagree that this bug is resolved. Should one really need to do a web search to get directed to a bug report, to get directed to the config sample?
16.12.2020 · The hint about where to adjust the phone region is still missing in the (German) message in Nextcloud 22.0.2. I disagree that this bug is resolved. Should one really need to do a web search to get directed to a bug report, to get directed to the config sample?
Max bei Nextcloud: default_phone_region – Standard Telefon-Region festlegen; Stefan bei 10 kostenlose Premium-Erweiterungen für den WordPress Gutenberg Editor; Joachim Schug bei WordPress 5.0 Update verursacht unnötige Probleme; keeee bei Nextcloud: default_phone_region – Standard Telefon-Region festlegen
Apr 19, 2021 · 'default_phone_region' => 'GB', 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).
'default_locale' => 'en_US', /** * 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! */
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!
04.12.2021 · Security & setup warnings displays the "missing default phone region" after initial install. This can, of course, be added by changing the config.php in the specific "nextcloud/aio-nextcloud:latest"-container but maybe this parameter can also be implemented somehow, giving the user the change to adapt this value to match the user's personal needs?
19.04.2021 · 'default_phone_region' => 'GB', 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!
17.08.2021 · How to fix Nextcloud Can not validate phone numbers without `default_phone_region` being set in the config file. ... Solution: Add the config option using. php occ config:system:set default_phone_region --type string --value="DE" or, when using docker-compose: docker-compose exec -u www-data nextcloud php occ config:system: ...
Wieder mal etwas aus der Nextcloud Küche. Mich nervt die Warnung in der Verwaltungsoberfläche, dass in meiner Nextcloud Installation keine Standard ...