From 7267934b9df98b0877b15f6f38d4f7b9a32482c0 Mon Sep 17 00:00:00 2001 From: Dan Wells Date: Thu, 8 Jan 2015 16:30:59 -0500 Subject: [PATCH] LP#1408803 Add 'persist' login type to auth_proxy sample config A recent version of EG added the option to "stay logged in", and this was implemented as a new login type. Since basically everyone will use this option via the OPAC, it makes sense that this should be part of the sample config for auth_proxy. Signed-off-by: Dan Wells Signed-off-by: Dan Scott --- Open-ILS/examples/opensrf.xml.example | 1 + 1 file changed, 1 insertion(+) diff --git a/Open-ILS/examples/opensrf.xml.example b/Open-ILS/examples/opensrf.xml.example index 85adf44e41..9f3209d04f 100644 --- a/Open-ILS/examples/opensrf.xml.example +++ b/Open-ILS/examples/opensrf.xml.example @@ -447,6 +447,7 @@ vim:et:ts=4:sw=4: staff opac + persist 103 -- 2.11.0