Skip to content
Snippets Groups Projects
Commit f7465912 authored by jurgenhaas's avatar jurgenhaas
Browse files

Remove interaction for webserver overwrite default setting

parent 92a27d96
Branches
Tags v1.15.1
No related merge requests found
......@@ -265,7 +265,7 @@ class Handler extends BaseHandler {
],
'webserver' => [
'type' => 'apache',
'overwriteconfig' => (bool) $env->receiveGlobal('WEBSERVER_CONFIG_OVERWRITE', 'Overwrite webserver config (0 or 1)', '0'),
'overwriteconfig' => FALSE,
],
'varnish' => [
'enable' => 0,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment