Commit 97148565 authored by Cédric Le Ninivin's avatar Cédric Le Ninivin

Fix listen cache in config dict

parent 7a14dbb9
...@@ -7,7 +7,7 @@ ServerName %(server_name)s ...@@ -7,7 +7,7 @@ ServerName %(server_name)s
DocumentRoot %(document_root)s DocumentRoot %(document_root)s
ServerRoot %(instance_home)s ServerRoot %(instance_home)s
%(listen_cached)s %(listen_cache)s
ServerAdmin %(server_admin)s ServerAdmin %(server_admin)s
DefaultType text/plain DefaultType text/plain
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment