X-Git-Url: https://git.openstreetmap.org./chef.git/blobdiff_plain/98c7efd2865cf1842f3b937e63f5cee11f455d3a..a5b4062176b9c69f22d65e7281c1a924c3a714f2:/cookbooks/web/recipes/frontend.rb diff --git a/cookbooks/web/recipes/frontend.rb b/cookbooks/web/recipes/frontend.rb index 1be89358c..ab6742b01 100644 --- a/cookbooks/web/recipes/frontend.rb +++ b/cookbooks/web/recipes/frontend.rb @@ -23,7 +23,6 @@ include_recipe "web::rails" web_passwords = data_bag_item("web", "passwords") apache_module "alias" -apache_module "deflate" apache_module "expires" apache_module "headers" apache_module "proxy_http"