[synapse] also disable starting pushers
Signed-off-by: Nico Schottelius <nico@nico-notebook.schottelius.org>
This commit is contained in:
parent
a51fe2ec87
commit
cb5fa46fa0
1 changed files with 4 additions and 0 deletions
|
@ -2600,6 +2600,10 @@ email:
|
|||
|
||||
## Push ##
|
||||
|
||||
# Disabled on 2024-02-14, requested by Santi/Jorge/Jose
|
||||
# Seems that below the enabled: false still allows to send notifications
|
||||
start_pushers: false
|
||||
|
||||
push:
|
||||
# Disabled on 2024-02-14, requested by Santi/Jorge/Jose
|
||||
enabled: false
|
||||
|
|
Loading…
Reference in a new issue