@@ -169,6 +172,7 @@
{% for key in repo.settings | sort %}
{% if not config.get('ENABLE_TICKETS', True) and key in ['issue_tracker'] %}
{% elif not config.get('DOC_APP_URL') and key in ['project_documentation'] %}
+ {% elif not config.get('WEBHOOK') and key in ['Web-hooks'] %}
{% else %}