mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-22 03:09:22 +01:00
gpg.conf: add show-policy-urls to list-options
This commit is contained in:
parent
9d70aa8119
commit
559a0c99d1
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user