From 076236b3a365f490560c0774636ce55fa74d48c3 Mon Sep 17 00:00:00 2001 From: erickson Date: Thu, 22 Feb 2007 17:02:01 +0000 Subject: [PATCH] added the block to the gateway. moving everything to "localhost" for consistency git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@831 9efc2488-bf62-4759-914b-345cdb29e865 --- examples/opensrf_core.xml.example | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/examples/opensrf_core.xml.example b/examples/opensrf_core.xml.example index 3c9deb9..7d40849 100644 --- a/examples/opensrf_core.xml.example +++ b/examples/opensrf_core.xml.example @@ -13,12 +13,12 @@ list of router domains we should register with. We must at least have our default jabber domain in here --> - 127.0.0.1 + localhost - 127.0.0.1 + localhost client @@ -46,7 +46,7 @@ - 127.0.0.1 + localhost 5222 @@ -62,12 +62,16 @@ + + true + router - 127.0.0.1 + localhost - 127.0.0.1 + localhost - 127.0.0.1 + localhost - 127.0.0.1 + localhost 5222 -- 2.43.2