certificates work

This commit is contained in:
Jamie Curnow
2019-08-17 19:01:00 +10:00
committed by Jamie Curnow
parent cf417fb658
commit 3a9fc8e2ea
12 changed files with 511 additions and 109 deletions

View File

@@ -1,4 +1,4 @@
{% if block_exploits == 1 or block_exploits == true -%}
{% if block_exploits == 1 or block_exploits == true %}
# Block Exploits
include conf.d/include/block-exploits.conf;
{%- endif -%}
{% endif %}