feat(element): Presence enabled false

This commit is contained in:
Sven Andersen
2024-07-25 11:23:33 +02:00
parent 74d444e2d6
commit e7f14149a3

View File

@@ -40,6 +40,8 @@ configuration:
regex: "@.*"
url: null
sender_localpart: intercom-service
presence:
enabled: false
smtp:
senderAddress: "{{ .Values.smtp.localpartNoReply }}@{{ .Values.global.hosts.element }}.{{ .Values.global.domain }}"