From: Dan Scott Date: Fri, 23 Mar 2012 17:05:31 +0000 (-0400) Subject: Add trailing period, "localhost" to ejabberd.cfg example X-Git-Tag: osrf_rel_2_1_0-rc1~1 X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=0ed34101e67dc04292f906945dd5752c73985412;p=OpenSRF.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 a3aec37..8a87ef8 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