Skip to content

Commit 90a6561

Browse files
authored
settings: Update push notifications settings for 9.x.
1 parent 6361d30 commit 90a6561

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docker-compose.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,8 @@ services:
8888
SETTING_EMAIL_USE_TLS: "True"
8989
ZULIP_AUTH_BACKENDS: "EmailAuthBackend"
9090
# Uncomment this when configuring the mobile push notifications service
91-
# SETTING_PUSH_NOTIFICATION_BOUNCER_URL: 'https://push.zulipchat.com'
91+
# SETTING_ZULIP_SERVICE_PUSH_NOTIFICATIONS: "True"
92+
# SETTING_ZULIP_SERVICE_SUBMIT_USAGE_STATISTICS: "True"
9293
volumes:
9394
- "zulip:/data:rw"
9495
ulimits:

0 commit comments

Comments
 (0)