Further optimations of espocrm

This commit is contained in:
2025-04-25 17:22:05 +02:00
parent 87262f7373
commit 4958b08ca7
15 changed files with 153 additions and 82 deletions

View File

@@ -12,7 +12,7 @@ nextcloud_system_config:
value: "{{ on_calendar_nextcloud }}"
- parameter: "default_phone_region"
value: "{{ locale | upper }}"
value: "{{ HOST_LL | upper }}"
- parameter: "trusted_domains 0"
value: "{{domains[application_id]}}"