bundles/mautrix-whatsapp: restart weekly to work around 24/7 connection issues
This commit is contained in:
parent
fd421bf6f8
commit
c31066fea8
2 changed files with 3 additions and 2 deletions
|
@ -5,6 +5,9 @@ defaults = {
|
|||
'golang-go': {},
|
||||
},
|
||||
},
|
||||
'cron': {
|
||||
'restart_mautrix_whatsapp': '0 3 * * 0 root systemctl restart matrix-bridge-whatsapp.service',
|
||||
},
|
||||
'icinga2_api': {
|
||||
'mautrix-whatsapp': {
|
||||
'services': {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue