diff --git a/admin_manual/configuration_server/config_sample_php_parameters.rst b/admin_manual/configuration_server/config_sample_php_parameters.rst index f828eed5026..c6cc2c891ea 100644 --- a/admin_manual/configuration_server/config_sample_php_parameters.rst +++ b/admin_manual/configuration_server/config_sample_php_parameters.rst @@ -564,6 +564,13 @@ 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). +If the user base is truly international and there is no default that would make sense, the phone region can be set to none: + +:: + + 'default_phone_region' => 'none', + + No default value! force_locale