gpg.conf: add show-policy-urls to list-options

This commit is contained in:
Aminda Suomalainen 2020-03-11 14:57:22 +02:00
parent 9d70aa8119
commit 559a0c99d1
Signed by: Mikaela
GPG Key ID: 99392F62BAE30723
2 changed files with 4 additions and 2 deletions

View File

@ -88,7 +88,8 @@ fixed-list-mode
verify-options show-uid-validity
# Display calculated validity, which keyring the keys are from and when
# signatures expire
list-options show-uid-validity,show-keyring,show-sig-expire
# Show URLs of signing policies when they exist
list-options show-uid-validity,show-keyring,show-sig-expire,show-policy-urls
# Disable comments
no-comments

View File

@ -88,7 +88,8 @@ fixed-list-mode
verify-options show-uid-validity
# Display calculated validity, which keyring the keys are from and when
# signatures expire
list-options show-uid-validity,show-keyring,show-sig-expire
# Show URLs of signing policies when they exist
list-options show-uid-validity,show-keyring,show-sig-expire,show-policy-urls
# Disable comments
no-comments