4 lines
131 B
Text
4 lines
131 B
Text
|
|
{% if block_exploits == 1 or block_exploits == true %}
|
||
|
|
# Block Exploits
|
||
|
|
include conf.d/include/block-exploits.conf;
|
||
|
|
{% endif %}
|