unbound: optional fields should have no defaults

Use the placeholder (hint) as documentation and remove the help text
message which duplicates the same (plus the potential of being broken
in a translation).
This commit is contained in:
Franco Fichtner 2023-08-31 08:14:46 +02:00
parent befa2aaceb
commit 443dff5b53
2 changed files with 0 additions and 2 deletions

View File

@ -37,7 +37,6 @@
<label>DNS64 Prefix</label>
<type>text</type>
<hint>64:ff9b::/96</hint>
<help>If no DNS64 prefix is specified, the default prefix 64:ff9b::/96 (RFC 6052) will be used.</help>
</field>
<field>
<id>unbound.general.noarecords</id>

View File

@ -27,7 +27,6 @@
<default>0</default>
</dns64>
<dns64prefix type="NetworkField">
<default>64:ff9b::/96</default>
<Required>N</Required>
<NetMaskRequired>Y</NetMaskRequired>
<AddressFamily>ipv6</AddressFamily>