Sync AuthProxy config values with opensrf.xml.example
authorDan Scott <dscott@laurentian.ca>
Fri, 10 Feb 2012 02:55:51 +0000 (21:55 -0500)
committerDan Scott <dscott@laurentian.ca>
Thu, 8 Mar 2012 18:23:38 +0000 (13:23 -0500)
commitcd7384048bf7e1f1d5997f31f5beca591ff744f9
tree362c37332f02ad1dc1f76cdaf2395d46076af3f7
parentda010295f5c857b068daf7d2ea2f50fd901addf7
Sync AuthProxy config values with opensrf.xml.example

The open-ils.auth/app_settings/auth_limits section of
opensrf.xml.example offers different settings than O:A:AuthProxy looks
up, which would typically lead to the default fallbacks. Also,
O:A:AuthProxy appears to mistakenly use seed_timeout instead of
block_timeout.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/perlmods/lib/OpenILS/Application/AuthProxy.pm