Add trailing period, "localhost" to ejabberd.cfg example
authorDan Scott <dscott@laurentian.ca>
Fri, 23 Mar 2012 17:05:31 +0000 (13:05 -0400)
committerDan Scott <dscott@laurentian.ca>
Fri, 23 Mar 2012 17:05:31 +0000 (13:05 -0400)
Thanks to Yamil Suarez for noticing a discrepancy between the older wiki
instructions and the README.

Signed-off-by: Dan Scott <dscott@laurentian.ca>

README

diff --git a/README b/README
index 908b271..9f6d73a 100644 (file)
--- a/README
+++ b/README
@@ -199,7 +199,7 @@ changes:
    example:
 +
 ---------------------------------------------------------------------------
-{hosts, ["private.localhost", "public.localhost"]}
+{hosts, ["localhost", "private.localhost", "public.localhost"]}.
 ---------------------------------------------------------------------------
 +
   b. Comment out the `mod_offline` directive