From e1306b6f0fe4028b3d62538c15099b993e3c64c9 Mon Sep 17 00:00:00 2001 From: Jameson Graef Rollins Date: Sat, 31 Jan 2009 16:42:02 -0500 Subject: - break out monkeysphere-server command into monkeysphere-{host,authentication} commands - break out etc config into host/authentication configs --- etc/host/gpg.conf | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 etc/host/gpg.conf (limited to 'etc/host/gpg.conf') diff --git a/etc/host/gpg.conf b/etc/host/gpg.conf new file mode 100644 index 0000000..66c668b --- /dev/null +++ b/etc/host/gpg.conf @@ -0,0 +1,5 @@ +# Monkeysphere host GNUPG home gpg.conf + +# GPG list options. It is recommended that you have at least +# "show-uid-validity". +list-options show-uid-validity -- cgit v1.2.3