forked from k-space/kube
nextcloud: add default phone region
Nextcloud complains if it is missing.
This commit is contained in:
parent
109855231b
commit
4aec3b54ab
@ -258,6 +258,7 @@ data:
|
||||
<?php
|
||||
$CONFIG = array (
|
||||
'skeletondirectory' => '',
|
||||
'default_phone_region' => 'EE',
|
||||
);
|
||||
oidc.config.php: |-
|
||||
<?php
|
||||
|
Loading…
Reference in New Issue
Block a user