summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/sheldond.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/sheldond.conf b/doc/sheldond.conf
index 1c04c87..cbcdc59 100644
--- a/doc/sheldond.conf
+++ b/doc/sheldond.conf
@@ -6,7 +6,7 @@ gem_root = ./doc
# you can define as many of these as you like
listen = 0.0.0.0:1965
-listen = [::]:1965
+listen = [::1]:1965
# privilege level for the server to drop to after initializing
user = nobody