From cfa5132693e30b1e682e094a16b85f8ddbf8aea9 Mon Sep 17 00:00:00 2001 From: dbs Date: Tue, 27 Jan 2009 03:33:32 +0000 Subject: [PATCH] We need to expose vandelay and permacrud as public services. Sort the list of public services so it's easy to skim through. git-svn-id: svn://svn.open-ils.org/ILS/trunk@11992 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/examples/opensrf_core.xml.example | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/Open-ILS/examples/opensrf_core.xml.example b/Open-ILS/examples/opensrf_core.xml.example index 9b9ecd9645..889e525452 100644 --- a/Open-ILS/examples/opensrf_core.xml.example +++ b/Open-ILS/examples/opensrf_core.xml.example @@ -19,15 +19,17 @@ Example OpenSRF bootstrap configuration file for Evergreen opensrf.math - open-ils.cat - open-ils.supercat - open-ils.search - open-ils.circ open-ils.actor open-ils.auth - open-ils.fielder + open-ils.cat + open-ils.circ open-ils.collections + open-ils.fielder + open-ils.permacrud open-ils.reporter + open-ils.search + open-ils.supercat + open-ils.vandelay -- 2.11.0