wip
This commit is contained in:
parent
0cc287fdd5
commit
af042333da
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ def paths(metadata):
|
|||
'archive': {
|
||||
'paths': {
|
||||
path: {
|
||||
'encrypted_path': f'/mnt/gocryptfs{path}',
|
||||
'encrypted_path': f'/mnt/archive.enc{path}',
|
||||
'exclude': [
|
||||
'^\..*',
|
||||
'/\..*',
|
||||
|
|
Loading…
Reference in a new issue