From 911cc2a762793f5c5820f4fe5376caf16a5b4080 Mon Sep 17 00:00:00 2001 From: erickson Date: Thu, 22 Feb 2007 17:03:01 +0000 Subject: [PATCH] moved to "localhost" for consistency git-svn-id: svn://svn.open-ils.org/ILS/trunk@6997 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/examples/openils.xml.example | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Open-ILS/examples/openils.xml.example b/Open-ILS/examples/openils.xml.example index 50ac1a555c..88a2eac0be 100644 --- a/Open-ILS/examples/openils.xml.example +++ b/Open-ILS/examples/openils.xml.example @@ -40,7 +40,7 @@ Example opensrf config file for OpenILS https://localhost/reporter/ Pg - 127.0.0.1 + localhost 5432 evergreen postgres @@ -133,7 +133,7 @@ Example opensrf config file for OpenILS - 127.0.0.1:11211 + localhost:11211 86400 @@ -489,7 +489,7 @@ Example opensrf config file for OpenILS master 2 postgres - 127.0.0.1 + localhost 5432 postgres evergreen @@ -523,10 +523,10 @@ Example opensrf config file for OpenILS master 2 postgres - 127.0.0.1 + localhost 5432 postgres - sparkle + evergreen UTF-8 @@ -612,7 +612,7 @@ Example opensrf config file for OpenILS master 2 postgres - 127.0.0.1 + localhost 5432 postgres evergreen -- 2.11.0