From cda9b459e520f608bd4fffb778dfc6235a95f4b6 Mon Sep 17 00:00:00 2001 From: Jameson Rollins Date: Fri, 15 Oct 2010 23:32:43 -0400 Subject: add missing CHECK_KEYSERVER config in skeleton monkeysphere-authentication.conf --- etc/monkeysphere-authentication.conf | 3 +++ 1 file changed, 3 insertions(+) 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. -- cgit v1.2.3