summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorDaniel Kahn Gillmor <dkg@fifthhorseman.net>2010-03-12 02:30:03 -0500
committerDaniel Kahn Gillmor <dkg@fifthhorseman.net>2010-03-12 02:30:03 -0500
commit93dd8e30ae877ac3ee2e73a8303e3e797e27b944 (patch)
treec669e185e601f3a3723364af841b381dd697b5a8 /etc
parent6a4e2466e6fb91d060c2d94717abd9922f624d35 (diff)
documenting USE_VALIDATION_AGENT in configuration
Diffstat (limited to 'etc')
-rw-r--r--etc/monkeysphere.conf4
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/monkeysphere.conf b/etc/monkeysphere.conf
index 53adf83..3a06e8a 100644
--- a/etc/monkeysphere.conf
+++ b/etc/monkeysphere.conf
@@ -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