diff options
Diffstat (limited to 'config/config.sample.php')
-rw-r--r-- | config/config.sample.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/config.sample.php b/config/config.sample.php index 50bf46353e4..ddfb26f5b68 100644 --- a/config/config.sample.php +++ b/config/config.sample.php @@ -202,7 +202,7 @@ $CONFIG = [ * * No default value! */ -'default_phone_region' => 'EN', +'default_phone_region' => 'GB', /** * With this setting a locale can be forced for all users. If a locale is |