/services_unbound_host_edit.php made changes @ 2022-01-19T13:39:55.196200 (mshillam@192.168.1.10)
This commit is contained in:
parent
ad55092f6d
commit
8d791fbbaf
14
config.xml
14
config.xml
|
|
@ -1179,6 +1179,18 @@
|
|||
<noreglladdr6>1</noreglladdr6>
|
||||
<regdhcpstatic>1</regdhcpstatic>
|
||||
<dnssec>1</dnssec>
|
||||
<hosts>
|
||||
<host>dozzle</host>
|
||||
<domain>mail.nabble.co.uk</domain>
|
||||
<rr>A</rr>
|
||||
<ip>192.168.0.40</ip>
|
||||
<mxprio/>
|
||||
<mx/>
|
||||
<descr>Dozzle Log viewer for Mail Server</descr>
|
||||
<aliases>
|
||||
<item/>
|
||||
</aliases>
|
||||
</hosts>
|
||||
<hosts>
|
||||
<host>dozzle</host>
|
||||
<domain>shillam.me.uk</domain>
|
||||
|
|
@ -1913,7 +1925,7 @@
|
|||
</widgets>
|
||||
<revision>
|
||||
<username>mshillam@192.168.1.10</username>
|
||||
<time>1642537134.7923</time>
|
||||
<time>1642599595.1962</time>
|
||||
<description>/services_unbound_host_edit.php made changes</description>
|
||||
</revision>
|
||||
<OPNsense>
|
||||
|
|
|
|||
Loading…
Reference in New Issue