feat: Use relay server for self-hosted mobile push notifications (#2757)

This commit is contained in:
Pranav Raj S
2021-08-17 01:44:16 +05:30
committed by GitHub
parent 319412f6dc
commit ed317c5bb3
4 changed files with 33 additions and 3 deletions

View File

@@ -161,3 +161,7 @@ USE_INBOX_AVATAR_FOR_BOT=true
# LETTER_OPENER=true
# meant to be used in github codespaces
# WEBPACKER_DEV_SERVER_PUBLIC=
# If you want to use official mobile app,
# the notifications would be relayed via a Chatwoot server
ENABLE_PUSH_RELAY_SERVER=true