From 4106973018dd94970da19e90b8c81dbded8ed13f Mon Sep 17 00:00:00 2001 From: dbs Date: Sat, 20 Dec 2008 02:55:54 +0000 Subject: [PATCH] Try to be consistent about the use of public.localhost vs. private.localhost, as well as username and password for various accounts. Should make it easier to document and to modify git-svn-id: svn://svn.open-ils.org/OpenSRF/branches/rel_1_0@1554 9efc2488-bf62-4759-914b-345cdb29e865 --- examples/opensrf_core.xml.example | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/examples/opensrf_core.xml.example b/examples/opensrf_core.xml.example index 818fd1c..b353177 100644 --- a/examples/opensrf_core.xml.example +++ b/examples/opensrf_core.xml.example @@ -26,16 +26,16 @@ vim:et:ts=2:sw=2: router - localhost + private.localhost - localhost - client - mypass + private.localhost + opensrf + password 5222 @@ -61,7 +61,7 @@ vim:et:ts=2:sw=2: - localhost + private.localhost 5222 5269 @@ -97,8 +97,8 @@ vim:et:ts=2:sw=2: public.localhost - mylogin - mypassword + opensrf + password 5222 LOCALSTATEDIR/log/gateway.log 3 @@ -112,9 +112,9 @@ vim:et:ts=2:sw=2: - localhost + public.localhost - localhost + private.localhost public.localhost @@ -122,7 +122,7 @@ vim:et:ts=2:sw=2: 5222 LOCALSTATEDIR/sock/unix_sock router - osrf + password router 10 5 @@ -136,15 +136,15 @@ vim:et:ts=2:sw=2: - localhost + private.localhost - localhost + private.localhost - localhost + private.localhost 5222 router - osrf + password router 10 5 -- 2.11.0