summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/monkeysphere-authentication.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/monkeysphere-authentication.conf b/etc/monkeysphere-authentication.conf
index 0a28c4d..cd6ed0f 100644
--- a/etc/monkeysphere-authentication.conf
+++ b/etc/monkeysphere-authentication.conf
@@ -16,6 +16,9 @@
# User who controls the monkeysphere 'sphere' keyring.
#MONKEYSPHERE_USER=monkeysphere
+# Whether or not to query keyservers by default
+#CHECK_KEYSERVER=true
+
# Path to authorized_user_ids file to process to create
# authorized_keys file. '%h' will be replaced by the home directory
# of the user, and '%u' will be replaced by the username of the user.