From 1b4c8a1566879082a0d8a9d4acd5a3023b79d55f Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Wed, 22 Jun 2022 14:27:38 -0400 Subject: [PATCH] srfsh.xml default match opensrf core default Signed-off-by: Bill Erickson --- examples/srfsh.xml.example | 25 +++++++++++++++---------- 1 file changed, 15 insertions(+), 10 deletions(-) diff --git a/examples/srfsh.xml.example b/examples/srfsh.xml.example index ebff643..304cfef 100644 --- a/examples/srfsh.xml.example +++ b/examples/srfsh.xml.example @@ -1,12 +1,17 @@ - - router - private.localhost - opensrf - password - 5222 - LOCALSTATEDIR/log/srfsh.log - 4 - true - + + + + true + + 127.0.0.1 + 6379 + opensrf@private + password + + LOCALSTATEDIR/log/srfsh.log + 4 + + + -- 2.11.0