We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6361d30 commit 90a6561Copy full SHA for 90a6561
docker-compose.yml
@@ -88,7 +88,8 @@ services:
88
SETTING_EMAIL_USE_TLS: "True"
89
ZULIP_AUTH_BACKENDS: "EmailAuthBackend"
90
# Uncomment this when configuring the mobile push notifications service
91
- # SETTING_PUSH_NOTIFICATION_BOUNCER_URL: 'https://push.zulipchat.com'
+ # SETTING_ZULIP_SERVICE_PUSH_NOTIFICATIONS: "True"
92
+ # SETTING_ZULIP_SERVICE_SUBMIT_USAGE_STATISTICS: "True"
93
volumes:
94
- "zulip:/data:rw"
95
ulimits:
0 commit comments