defaul phone region deleted

This commit is contained in:
titver968
2025-07-04 12:16:22 +02:00
parent 4c66cc4b3a
commit ddb2aeb559

View File

@@ -84,12 +84,6 @@ spec:
value: '192.168.4.125'
- name: nextcloud.mail.smtp.port
value: '25'
- name: nextcloud.configs
config.php: |
<?php
$CONFIG = array (
'default_phone_region' => 'DE',
);
chart: nextcloud
destination:
server: 'https://kubernetes.default.svc'