From: miker Date: Tue, 7 Aug 2007 15:17:42 +0000 (+0000) Subject: Patch from Dan Scott to provide better default configuration examples for Evergreen X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=3ba89c66c594225bedd4a44bc731630fefc69106;p=Evergreen.git Patch from Dan Scott to provide better default configuration examples for Evergreen git-svn-id: svn://svn.open-ils.org/ILS/trunk@7625 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/examples/opensrf_core.xml.example b/Open-ILS/examples/opensrf_core.xml.example new file mode 100644 index 0000000000..d5b3530c68 --- /dev/null +++ b/Open-ILS/examples/opensrf_core.xml.example @@ -0,0 +1,142 @@ + + + + + + + + + router + + + + + localhost + + + + + + localhost + + + client + mypass + 5222 + + + /openils/var/log/osrfsys.log + + + + + + 3 + + + /openils/conf/opensrf.xml + + + + + + + + localhost + 5222 + + + 5269 + secret + 10.0.0.3 + 3 + /openils/var/log/osrfsys.log + + + + + + + true + + + router + + + + localhost + + + + + opensrf.math + open-ils.cat + open-ils.search + open-ils.circ + open-ils.actor + open-ils.auth + open-ils.reporter + + + + mylogin + mypassword + 5222 + /openils/var/log/gateway.log + 3 + + + + + + + + + 0 + + + + + localhost + + + localhost + + + + + + + localhost + 5222 + + + router + mypassword + + + + router + 10 + 5 + + + /openils/var/log/router.log + 3 + + + + + +