summaryrefslogtreecommitdiff
path: root/etc
diff options
context:
space:
mode:
authorJameson Graef Rollins <jrollins@phys.columbia.edu>2008-09-03 13:41:28 -0700
committerJameson Graef Rollins <jrollins@phys.columbia.edu>2008-09-03 13:41:28 -0700
commitb7a13e19393e347ba66196a49e972d722d7d4780 (patch)
tree045738d1b0eb3fe12635347e611a24944b65a2c2 /etc
parent52d692d728d7d56ec0f17e0a9afbb6579a7eece9 (diff)
move config directory to ~/.monkeysphere
Diffstat (limited to 'etc')
-rw-r--r--etc/monkeysphere-server.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/monkeysphere-server.conf b/etc/monkeysphere-server.conf
index 1b0ed9f..c001f2d 100644
--- a/etc/monkeysphere-server.conf
+++ b/etc/monkeysphere-server.conf
@@ -18,7 +18,7 @@
# of the user, and %u will be replaced by the username of the user.
# For purely admin-controlled authorized_user_ids, you might put them
# in /etc/monkeysphere/authorized_user_ids/%u
-#AUTHORIZED_USER_IDS="%h/.config/monkeysphere/authorized_user_ids"
+#AUTHORIZED_USER_IDS="%h/.monkeysphere/authorized_user_ids"
# Whether to add user controlled authorized_keys file to
# monkeysphere-generated authorized_keys file. Should be path to file