Set default phone region for Nextcloud
This commit is contained in:
parent
9d6ed88e13
commit
8d136f0b55
1 changed files with 1 additions and 0 deletions
|
@ -41,4 +41,5 @@ $CONFIG = array (
|
|||
'jpeg_quality' => '60',
|
||||
'has_rebuilt_cache' => true,
|
||||
'logfile' => '/config/log/nextcloud.log',
|
||||
'default_phone_region' => 'GB',
|
||||
);
|
||||
|
|
Loading…
Reference in a new issue