D3V-Server/backend/templates/_exploits.conf

4 lines
131 B
Text
Raw Permalink Normal View History

2026-03-07 13:49:44 +00:00
{% if block_exploits == 1 or block_exploits == true %}
# Block Exploits
include conf.d/include/block-exploits.conf;
{% endif %}