diff options
Diffstat (limited to 'docker_files')
-rwxr-xr-x | docker_files/init.pl | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docker_files/init.pl b/docker_files/init.pl index 6e7a8920b..d4f75f6f1 100755 --- a/docker_files/init.pl +++ b/docker_files/init.pl @@ -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, |