remove duplicate <max_requests> elements from the open-ils.storage app definition
authormiker <miker@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 28 May 2007 22:18:28 +0000 (22:18 +0000)
committermiker <miker@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Mon, 28 May 2007 22:18:28 +0000 (22:18 +0000)
git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_0@7373 dcc99617-32d9-48b4-a31d-7c20da2025e4

Open-ILS/examples/openils.xml.example

index d21885d..a220101 100644 (file)
@@ -473,7 +473,6 @@ Example opensrf config file for OpenILS
                     <unix_log>storage_unix.log</unix_log>
                     <unix_sock>storage_unix.sock</unix_sock>
                     <unix_pid>storage_unix.pid</unix_pid>
-                    <max_requests>400</max_requests>
                     <min_children>1</min_children>
                     <max_children>10</max_children>
                     <min_spare_children>1</min_spare_children>