bundles/paperless: ensure we're doing backups of the actual data, too
kunsi/bundlewrap/pipeline/head There was a failure building this commit Details

This commit is contained in:
Franzi 2022-01-05 07:50:22 +01:00
parent a34c6539fd
commit a3300cde98
Signed by: kunsi
GPG Key ID: 12E3D2136B818350
1 changed files with 5 additions and 0 deletions

View File

@ -23,6 +23,11 @@ defaults = {
'zlib1g': {},
},
},
'backups': {
'paths': {
'/mnt/paperless',
},
},
'postgresql': {
'roles': {
'paperless': {