From e0417e0b25bfeb49c6b2a58f37dcac4302ff8514 Mon Sep 17 00:00:00 2001 From: erickson Date: Thu, 18 Oct 2007 15:45:47 +0000 Subject: [PATCH] defaulting to JSON_v1 style objects for the example apache config git-svn-id: svn://svn.open-ils.org/ILS/trunk@7892 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- Open-ILS/examples/apache/eg_vhost.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/Open-ILS/examples/apache/eg_vhost.conf b/Open-ILS/examples/apache/eg_vhost.conf index e90a311d6d..4d9a842f13 100644 --- a/Open-ILS/examples/apache/eg_vhost.conf +++ b/Open-ILS/examples/apache/eg_vhost.conf @@ -180,6 +180,7 @@ OSRFGatewayConfig /openils/conf/opensrf_core.xml # ---------------------------------------------------------------------------------- SetHandler osrf_json_gateway_module + OSRFGatewayLegacyJSON "false" allow from all -- 2.11.0