fixed the notification service error when the user's display name contained special characters

This commit is contained in:
Roman Perekhod
2024-06-25 17:51:51 +02:00
parent eb5a9ceade
commit f29b254333
8 changed files with 113 additions and 16 deletions
@@ -2,6 +2,8 @@
services:
ocis:
environment:
# enable the notifications service
OCIS_ADD_RUN_SERVICES": "notifications"
NOTIFICATIONS_SMTP_HOST: inbucket
NOTIFICATIONS_SMTP_PORT: 2500
NOTIFICATIONS_SMTP_SENDER: oCIS notifications <notifications@${OCIS_DOMAIN:-ocis.owncloud.test}>