From: dbs Date: Wed, 12 Jan 2011 20:55:54 +0000 (+0000) Subject: Deprecate overdue/predue config sections in favour of action/trigger X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=6b1f2db663303b5eb8f1883de08355959f675c59;p=evergreen%2Fpines.git Deprecate overdue/predue config sections in favour of action/trigger Set email notification to "false" for holds, overdues, and predues. Fix one line of whitespace. git-svn-id: svn://svn.open-ils.org/ILS/trunk@19169 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/examples/opensrf.xml.example b/Open-ILS/examples/opensrf.xml.example index f980305840..c89d7e2440 100644 --- a/Open-ILS/examples/opensrf.xml.example +++ b/Open-ILS/examples/opensrf.xml.example @@ -89,7 +89,7 @@ vim:et:ts=4:sw=4: --> - + @@ -107,13 +107,13 @@ vim:et:ts=4:sw=4: will be appended to the notice file only if the patron has no valid email address. --> noemail - true + false LOCALSTATEDIR/data/templates/overdue_7day.example - + @@ -124,7 +124,7 @@ vim:et:ts=4:sw=4: 1 day false - true + false LOCALSTATEDIR/data/templates/predue_1day.example @@ -416,7 +416,7 @@ vim:et:ts=4:sw=4: 420 7200 300 - 2 weeks + 2 weeks @@ -681,7 +681,7 @@ vim:et:ts=4:sw=4: - true + false