gpg.conf: Set default keyid-format to 0xLONG.

This commit is contained in:
Mika Suomalainen 2012-07-26 13:17:43 +03:00
parent 3b7817ac62
commit 03c4184656
1 changed files with 2 additions and 2 deletions

View File

@ -32,8 +32,8 @@ use-agent
# Use other SHAs than SHA1 if possible. I think that everyone who I use GPG with use enough up-to-date version to support other SHAs than SHA1.
personal-digest-preferences SHA512,SHA384,SHA256,SHA224,RIPEMD160,SHA1
# Show the LONG KEYID by default.
keyid-format LONG
# Show the LONG KEYID by default and tell that it's hexadecimal string.
keyid-format 0xLONG
comment Public key: http://mkaysi.github.com/PGP/key.txt
comment Fingerprint = 24BC 1573 B8EE D666 D10A AA65 4DB5 3CFE 82A4 6728