summaryrefslogtreecommitdiff
path: root/monkeysphere.conf
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2008-05-26 21:46:33 -0400
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>2008-05-26 21:46:33 -0400
commit4f321fb2967f009b8b3330c62bfec2fcc5475418 (patch)
tree3634d4d5b8e4adb29faa8f9bb3593d0fe20b1a5a /monkeysphere.conf
parent19b2668dfef84687e052c42638ad7e696d5fa6a6 (diff)
parent4eba4e7e66fc7febb1e7255a649f6b6ad240d653 (diff)
merging some changes from jrollins.
Diffstat (limited to 'monkeysphere.conf')
-rw-r--r--monkeysphere.conf8
1 files changed, 0 insertions, 8 deletions
diff --git a/monkeysphere.conf b/monkeysphere.conf
index a54b6bd..cd5e3b2 100644
--- a/monkeysphere.conf
+++ b/monkeysphere.conf
@@ -13,11 +13,3 @@ GNUPGHOME=/etc/monkeysphere/gnupg
# gpg keyserver to search for keys
KEYSERVER=subkeys.pgp.net
-
-# acceptable key capabilities for user keys
-# can be any combination of:
-# e = encrypt
-# s = sign
-# c = certify
-# a = authentication
-REQUIRED_KEY_CAPABILITY='sca'