]> granicus.if.org Git - ejabberd/commitdiff
Fix IPv6 loopback address in the guide
authorHolger Weiss <holger@zedat.fu-berlin.de>
Tue, 3 Mar 2015 20:23:11 +0000 (21:23 +0100)
committerHolger Weiss <holger@zedat.fu-berlin.de>
Tue, 3 Mar 2015 20:23:11 +0000 (21:23 +0100)
Thanks to Erik Huelsmann for spotting this.

doc/guide.tex

index 6fef4787a35fe2aa05ba32911a49e61fda7d9a34..9817dc229e880633f65219cb430accb93592ee8b 100644 (file)
@@ -1793,7 +1793,7 @@ acl:
   loopback:
     ip:
       - "127.0.0.0/8"
-      - "::"
+      - "::1"
 \end{verbatim}
 \titem{user\_regexp: Regexp} Matches any local user with a name that
   matches \term{Regexp} on local virtual hosts. Example:
@@ -4237,7 +4237,7 @@ acl:
   loopback:
     ip:
       - "127.0.0.0/8"
-      - "::"
+      - "::1"
   shortname: 
     user_glob: 
       - "?"