mirror of
https://github.com/TheLocehiliosan/yadm
synced 2024-10-27 20:34:27 +00:00
Testing: add new config items to tests
This commit is contained in:
parent
9fe5377749
commit
831c9ec09d
@ -117,10 +117,13 @@ def supported_configs():
|
|||||||
'yadm.auto-exclude',
|
'yadm.auto-exclude',
|
||||||
'yadm.auto-perms',
|
'yadm.auto-perms',
|
||||||
'yadm.auto-private-dirs',
|
'yadm.auto-private-dirs',
|
||||||
|
'yadm.cipher',
|
||||||
'yadm.git-program',
|
'yadm.git-program',
|
||||||
'yadm.gpg-perms',
|
'yadm.gpg-perms',
|
||||||
'yadm.gpg-program',
|
'yadm.gpg-program',
|
||||||
'yadm.gpg-recipient',
|
'yadm.gpg-recipient',
|
||||||
|
'yadm.openssl-ciphername',
|
||||||
|
'yadm.openssl-program',
|
||||||
'yadm.ssh-perms',
|
'yadm.ssh-perms',
|
||||||
]
|
]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user