mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-11-30 08:06:47 +00:00
Further optimations of espocrm
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
TZ={{timezone}}
|
||||
TZ={{ HOST_TIMEZONE }}
|
||||
|
||||
# Administrator setup
|
||||
|
||||
|
||||
@@ -61,7 +61,7 @@ listmonk_settings:
|
||||
|
||||
|
||||
- key: "app.lang"
|
||||
value: '"{{ locale }}"'
|
||||
value: '"{{ HOST_LL }}"'
|
||||
|
||||
# - key: "messengers"
|
||||
# value: '[]'
|
||||
|
||||
Reference in New Issue
Block a user