From: erickson Date: Wed, 29 Jul 2009 03:23:09 +0000 (+0000) Subject: backport 13764: added example translator memcache server config X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=a6303fc11db7d164509e6862f6e924625b40e344;p=working%2FEvergreen.git backport 13764: added example translator memcache server config git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_1_6@13765 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- diff --git a/Open-ILS/examples/apache/eg_vhost.conf b/Open-ILS/examples/apache/eg_vhost.conf index 3111fe0c1c..43885311d4 100644 --- a/Open-ILS/examples/apache/eg_vhost.conf +++ b/Open-ILS/examples/apache/eg_vhost.conf @@ -19,6 +19,9 @@ RedirectMatch 301 ^/opac/extras/slimpac/advanced.html$ /opac/en-US/extras/slimpa # Configure the gateway # ---------------------------------------------------------------------------------- OSRFGatewayConfig /openils/conf/opensrf_core.xml +# Translator memcache server. Default is localhost +# OSRFTranslatorCacheServer 127.0.0.1:11211 + # ---------------------------------------------------------------------------------- # Added content plugin