mirror of
https://github.com/gaschz/dotfiles.git
synced 2025-06-06 18:08:31 +02:00
fix: split-gpg2 doesn't accept empty values
Fixes: https://github.com/ben-grande/qusal/issues/64
This commit is contained in:
parent
921820faaf
commit
404d5d2598
@ -9,7 +9,7 @@ pksign_autoaccept = 86400
|
|||||||
pkdecrypt_autoaccept = 86400
|
pkdecrypt_autoaccept = 86400
|
||||||
verbose_notifications = yes
|
verbose_notifications = yes
|
||||||
allow_keygen = no
|
allow_keygen = no
|
||||||
gnupghome =
|
#gnupghome =
|
||||||
isolated_gnupghome_dirs = ~/.gnupg/split-gpg
|
isolated_gnupghome_dirs = ~/.gnupg/split-gpg
|
||||||
debug_log =
|
#debug_log =
|
||||||
source_keyring_dir =
|
#source_keyring_dir =
|
||||||
|
Loading…
x
Reference in New Issue
Block a user