Pavel Loginov 2020-05-08 08:28:17 +02:00
parent 698c0bf6ee
commit 9e81ac65b6
2 changed files with 5 additions and 2 deletions

View File

@ -72,5 +72,8 @@
showWafMetrics() showWafMetrics()
showOverviewWaf(ip, hostnamea) showOverviewWaf(ip, hostnamea)
</script> </script>
<div class="add-note addName alert-info" style="width: inherit; margin-right: 15px; clear: both;">
You can read the description and watch a video about WAF <a href="https://haproxy-wi.org/description.py?description=waf" title="WAF" target="_blank">here</a>
</div>
{% endif %} {% endif %}
{% endblock %} {% endblock %}