From: dbs Date: Wed, 12 Jan 2011 20:57:15 +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=d598e21230d53e49d9cc75c9ef0996a86026138f;p=working%2FEvergreen.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/branches/rel_2_0@19170 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/examples/opensrf.xml.example b/Open-ILS/examples/opensrf.xml.example index 9a3c0b8685..019cd7d148 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 @@ -427,7 +427,7 @@ vim:et:ts=4:sw=4: 420 7200 300 - 2 weeks + 2 weeks @@ -688,7 +688,7 @@ vim:et:ts=4:sw=4: - true + false