From b1c4631e0f9fb655d5bd2af719da32f15079db26 Mon Sep 17 00:00:00 2001 From: dbs Date: Mon, 30 Jun 2008 19:53:13 +0000 Subject: [PATCH] Switch to 'localhost' and standard port for memcached Fix trivial typo in PID name git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@1351 9efc2488-bf62-4759-914b-345cdb29e865 --- examples/opensrf.xml.example | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/opensrf.xml.example b/examples/opensrf.xml.example index 2598164..84c1291 100644 --- a/examples/opensrf.xml.example +++ b/examples/opensrf.xml.example @@ -44,7 +44,7 @@ vim:et:ts=2:sw=2: - 127.0.0.1:10101 + localhost:11211 @@ -172,7 +172,7 @@ vim:et:ts=2:sw=2: 17 opensrf.settings_unix.sock - opoensrf.settings_unix.pid + opensrf.settings_unix.pid 1000 opensrf.settings_unix.log 5 -- 2.43.2