From e919a4b218b299a2c85f937a108cf9abb584293f Mon Sep 17 00:00:00 2001 From: dbs Date: Tue, 11 Jan 2011 21:33:09 +0000 Subject: [PATCH] Remove max_requests config stanza from C language implementations in example config Only Perl implementations support the max_requests stanza, so let's not confuse matters with an unused element. git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@2140 9efc2488-bf62-4759-914b-345cdb29e865 --- examples/opensrf.xml.example | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/examples/opensrf.xml.example b/examples/opensrf.xml.example index 2747d70..0dc2704 100644 --- a/examples/opensrf.xml.example +++ b/examples/opensrf.xml.example @@ -87,7 +87,7 @@ vim:et:ts=2:sw=2: OpenSRF::Application::Persist - + 97 @@ -136,7 +136,6 @@ vim:et:ts=2:sw=2: 1 c osrf_math.so - 97 opensrf.math_unix.sock opensrf.math_unix.pid @@ -154,7 +153,6 @@ vim:et:ts=2:sw=2: 1 c osrf_dbmath.so - 99 1000 opensrf.dbmath_unix.log -- 2.43.2