disable push notifications completely
This commit is contained in:
parent
7beb39b2ae
commit
5ad72300e5
1 changed files with 3 additions and 0 deletions
|
@ -2601,6 +2601,9 @@ email:
|
|||
## Push ##
|
||||
|
||||
push:
|
||||
# Disabled on 2024-02-14, requested by Santi/Jorge/Jose
|
||||
enabled: false
|
||||
|
||||
# Clients requesting push notifications can either have the body of
|
||||
# the message sent in the notification poke along with other details
|
||||
# like the sender, or just the event ID and room ID (event_id_only).
|
||||
|
|
Loading…
Reference in a new issue