Testing: add new config items to tests
This commit is contained in:
parent
9fe5377749
commit
831c9ec09d
1 changed files with 3 additions and 0 deletions
|
@ -117,10 +117,13 @@ def supported_configs():
|
|||
'yadm.auto-exclude',
|
||||
'yadm.auto-perms',
|
||||
'yadm.auto-private-dirs',
|
||||
'yadm.cipher',
|
||||
'yadm.git-program',
|
||||
'yadm.gpg-perms',
|
||||
'yadm.gpg-program',
|
||||
'yadm.gpg-recipient',
|
||||
'yadm.openssl-ciphername',
|
||||
'yadm.openssl-program',
|
||||
'yadm.ssh-perms',
|
||||
]
|
||||
|
||||
|
|
Loading…
Reference in a new issue