nodes/htz.ex42-1048908: disable regular restart of mautrix-whatsapp
The issues seem to be fixed now
This commit is contained in:
parent
fc94e63467
commit
6e4c1ca502
1 changed files with 1 additions and 1 deletions
|
@ -76,7 +76,7 @@ nodes['htz.ex42-1048908'] = {
|
|||
},
|
||||
'cron': {
|
||||
# TODO move to a proper bundle
|
||||
'restart_mautrix_whatsapp': '0 3 * * * root systemctl restart matrix-bridge-whatsapp.service',
|
||||
#'restart_mautrix_whatsapp': '0 3 * * * root systemctl restart matrix-bridge-whatsapp.service',
|
||||
'telekom_nervkram': vault.decrypt('encrypt$gAAAAABfqXi23M96wrSLhqlbhqgePYX06LjPXfyQU2y_07kqYYLztj_PhS1-dk4r5FiiL2Ofmx5iCKW1sZNqiQSuHj2uKaitH0GnwHqj5CI2JwkAS9HrFxw=').format_into('0 0 * * * root date | mail -s \'daily test mail \' -r postmaster@mx0.kunbox.net {}'),
|
||||
},
|
||||
'gitea': {
|
||||
|
|
Loading…
Reference in a new issue