statistics_channels
This commit is contained in:
@@ -45,7 +45,7 @@ options {
|
||||
{% include 'named.conf.server.j2' %}
|
||||
{% endif %}
|
||||
{% if item.statistics_channels is defined and item.statistics_channels %}
|
||||
{% from 'named.conf.statistics-channels.j2' import statistics_channels with context %}
|
||||
{% include 'named.conf.statistics-channels.j2' %}
|
||||
{{ statistics_channels(item.statistics_channels) }}
|
||||
{% endif %}
|
||||
{% if item.tls is defined and item.tls %}
|
||||
|
||||
Reference in New Issue
Block a user