From bcaf88b733bdcb1611439e3a6277db6035dc14de Mon Sep 17 00:00:00 2001 From: miker Date: Wed, 18 Jan 2006 14:55:54 +0000 Subject: [PATCH] config adjustment for new JS backend scripts and libs git-svn-id: svn://svn.open-ils.org/ILS/trunk@2742 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/examples/openils.xml.example | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/Open-ILS/examples/openils.xml.example b/Open-ILS/examples/openils.xml.example index 15631c7ee5..172380a9d7 100644 --- a/Open-ILS/examples/openils.xml.example +++ b/Open-ILS/examples/openils.xml.example @@ -19,6 +19,8 @@ For non-core config info, see the inline documentation within this file /openils/var/xsl /openils/var/conf + + /openils/var/data prefork @@ -271,13 +273,12 @@ For non-core config info, see the inline documentation within this file -
/openils/var/circ/circ_main.rules
- /openils/var/circ/permit_circ.rules - /openils/var/circ/calculate_duration.rules - /openils/var/circ/calculate_recurring_fines.rules - /openils/var/circ/calculate_max_fines.rules - /openils/var/circ/permit_hold.rules - /openils/var/circ/permit_renew.rules + permit_circ.rules + calculate_duration.rules + calculate_recurring_fines.rules + calculate_max_fines.rules + permit_hold.rules + permit_renew.rules
-- 2.43.2