mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
@@ -180,7 +180,7 @@ zone "{{ domain.domainname }}" {
|
||||
{% endfor %}
|
||||
};
|
||||
{% endif %}
|
||||
{% if domain.allowrndcupdate is defined and domain.allowrndc == "1" %}
|
||||
{% if domain.allowrndcupdate is defined and domain.allowrndcupdate == "1" %}
|
||||
update-policy {
|
||||
grant rndc-key zonesub ANY;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user