mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
dns/bind: fix XML
This commit is contained in:
+5
-4
@@ -23,11 +23,12 @@
|
||||
<type>select_multiple</type>
|
||||
<help>Define the ACLs where you allow which client are allowed to query this zone.</help>
|
||||
</field>
|
||||
<id>domain.allowrndcupdate</id>
|
||||
<label>Allow RDNC key update</label>
|
||||
<type>checkbox</type>
|
||||
<field>
|
||||
<id>domain.allowrndcupdate</id>
|
||||
<label>Allow RDNC key update</label>
|
||||
<type>checkbox</type>
|
||||
<help>Allow updates via the RDNC key named "rndc-key". The key is shown in the general tab.</help>
|
||||
</field>
|
||||
</field>
|
||||
<field>
|
||||
<id>domain.ttl</id>
|
||||
<label>TTL</label>
|
||||
|
||||
Reference in New Issue
Block a user