D3V-Server/backend/templates/_exploits.conf
2026-03-07 20:49:44 +07:00

4 lines
No EOL
131 B
Text

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