bundles/mautrix-whatsapp: restart weekly to work around 24/7 connection issues

This commit is contained in:
Franzi 2021-01-29 17:27:33 +01:00
parent fd421bf6f8
commit c31066fea8
Signed by: kunsi
GPG key ID: 12E3D2136B818350
2 changed files with 3 additions and 2 deletions

View file

@ -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': {