[open-ils-commits] r10249 - trunk/Open-ILS/examples
svn at svn.open-ils.org
svn at svn.open-ils.org
Mon Aug 4 13:15:55 EDT 2008
Author: erickson
Date: 2008-08-04 13:15:48 -0400 (Mon, 04 Aug 2008)
New Revision: 10249
Modified:
trunk/Open-ILS/examples/opensrf.xml.example
Log:
added config example for legacy circ script support
Modified: trunk/Open-ILS/examples/opensrf.xml.example
===================================================================
--- trunk/Open-ILS/examples/opensrf.xml.example 2008-08-04 17:14:09 UTC (rev 10248)
+++ trunk/Open-ILS/examples/opensrf.xml.example 2008-08-04 17:15:48 UTC (rev 10249)
@@ -434,6 +434,7 @@
<script_path>/openils/lib/javascript</script_path>
<script_path>/openils/var</script_path>
<script_path>/openils/var/catalog</script_path>
+ <legacy_script_support>false</legacy_script_support>
<scripts>
<circ_permit_patron>circ/circ_permit_patron.js</circ_permit_patron>
<circ_permit_copy>circ/circ_permit_copy.js</circ_permit_copy>
More information about the open-ils-commits
mailing list