From: Dan Scott Date: Fri, 23 Mar 2012 17:05:31 +0000 (-0400) Subject: Add trailing period, "localhost" to ejabberd.cfg example X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=1f33f1e7d61ea279ecc62c33c391bad941c2a70b;p=working%2FOpenSRF.git Add trailing period, "localhost" to ejabberd.cfg example Thanks to Yamil Suarez for noticing a discrepancy between the older wiki instructions and the README. Signed-off-by: Dan Scott --- diff --git a/README b/README index 908b271..9f6d73a 100644 --- 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