X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=etc%2Fmonkeysphere.conf;h=3a06e8a5515f743ba7bb9e63eb7e93e72a54a5b1;hb=78c1dbc047888e29daf42fe9a5ded7b91c3880e8;hp=2f0b877a1ba772471b9d8650b2dbcb3b31140c7f;hpb=a58d337b9f24e46114912fd0e21a6ecfc22759e7;p=monkeysphere.git diff --git a/etc/monkeysphere.conf b/etc/monkeysphere.conf index 2f0b877..3a06e8a 100644 --- a/etc/monkeysphere.conf +++ b/etc/monkeysphere.conf @@ -14,14 +14,14 @@ # MONKEYSPHERE_GNUPGHOME environment variable, then the value of the # GNUPGHOME environment variable will be used. If GNUPGHOME is not # set either, then the default value is listed below. -# GNUPGHOME=~/.gnupg +#GNUPGHOME=~/.gnupg # GPG keyserver to search for keys. #KEYSERVER=pool.sks-keyservers.net # Set whether or not to check keyservers at every monkeysphere # interaction, including all ssh connections if you use the -# monkeysphere-ssh-proxycommand. +# monkeysphere ssh-proxycommand. # NOTE: setting CHECK_KEYSERVER to true will leak information about # the timing and frequency of your ssh connections to the maintainer # of the keyserver. @@ -36,3 +36,7 @@ # The path to the SSH authorized_keys file. #AUTHORIZED_KEYS=~/.ssh/authorized_keys + +# Set to true to enable validation agent during X session startup +# where available. +#USE_VALIDATION_AGENT=false