]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
remove memcached_* from init.pl override
authorDylan William Hardison <dylan@hardison.net>
Thu, 6 Jul 2017 00:54:48 +0000 (20:54 -0400)
committerDylan William Hardison <dylan@hardison.net>
Thu, 6 Jul 2017 22:19:39 +0000 (18:19 -0400)
docker_files/init.pl

index 6e7a8920b4ecd5fb2b151409dba153650a857cda..d4f75f6f115b523d5dcd58f79010ba94aa72267b 100755 (executable)
@@ -11,8 +11,6 @@ my %localconfig = (webservergroup => 'app');
 
 my %override = (
     'inbound_proxies'     => 1,
-    'memcached_namespace' => 1,
-    'memcached_servers'   => 1,
     'shadowdb'            => 1,
     'shadowdbhost'        => 1,
     'shadowdbport'        => 1,