nodes/htz-cloud.pleroma: do backups
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
fec26ab38f
commit
b3ad49ac8d
3 changed files with 2 additions and 3 deletions
|
@ -19,9 +19,6 @@ nodes['htz-cloud.pleroma'] = {
|
|||
'gateway6': 'fe80::1',
|
||||
},
|
||||
},
|
||||
'backups': {
|
||||
'exclude_from_backups': True,
|
||||
},
|
||||
'cron': {
|
||||
'auto-authorize-sm-users': '* * * * * root echo "UPDATE users SET approval_pending=false WHERE email LIKE \'\\%@seibert-media.net\' AND approval_pending=true;" | psql pleroma >/dev/null',
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue