Skip to content

Commit 470f68a

Browse files
authored
dns/bind: add HTTPS record type to BIND record model (#5425)
1 parent 82f6cc0 commit 470f68a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • dns/bind/src/opnsense/mvc/app/models/OPNsense/Bind

dns/bind/src/opnsense/mvc/app/models/OPNsense/Bind/Record.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
<DNAME>DNAME</DNAME>
3232
<DNSKEY>DNSKEY</DNSKEY>
3333
<DS>DS</DS>
34+
<HTTPS>HTTPS</HTTPS>
3435
<MX>MX</MX>
3536
<NS>NS</NS>
3637
<PTR>PTR</PTR>

0 commit comments

Comments
 (0)