X-Git-Url: http://koha-dev.rot13.org:8081/gitweb/?a=blobdiff_plain;f=rewrite-config.PL;h=9009eb57867ce0cd4b59b9dac8b9e53e45ccb126;hb=6b24ddf91c74676ab4adca21b6cf2cc8402f448e;hp=9caadf17fb3e73525f214f2bd81a10d798b83346;hpb=9902f24c13aaab88ed06ecaf8575173cfc15c51f;p=koha-ffzg.git diff --git a/rewrite-config.PL b/rewrite-config.PL index 9caadf17fb..9009eb5786 100644 --- a/rewrite-config.PL +++ b/rewrite-config.PL @@ -137,6 +137,8 @@ $prefix = $ENV{'INSTALL_BASE'} || "/usr"; "__AUTH_INDEX_MODE__" => 'grs1', "__RUN_DATABASE_TESTS__" => 'no', "__PATH_TO_ZEBRA__" => "", + "__MEMCACHED_SERVERS__" => "", + "__MEMCACHED_NAMESPACE__" => "", ); # Override configuration from the environment @@ -192,4 +194,3 @@ Makefile.PL, ExtUtils::MakeMaker(3) MJ Ray mjr at phonecoop.coop =cut -