diff options
Diffstat (limited to 'etc/monkeysphere.conf')
-rw-r--r-- | etc/monkeysphere.conf | 4 |
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 |