/api/unbound/settings/addDot/ made changes @ 2024-04-23T01:06:50.111700 (mshillam@192.168.1.10)
This commit is contained in:
parent
6f537546b3
commit
4aed27c303
15
config.xml
15
config.xml
|
|
@ -483,8 +483,8 @@
|
||||||
</widgets>
|
</widgets>
|
||||||
<revision>
|
<revision>
|
||||||
<username>mshillam@192.168.1.10</username>
|
<username>mshillam@192.168.1.10</username>
|
||||||
<description>/api/unbound/settings/set made changes</description>
|
<description>/api/unbound/settings/addDot/ made changes</description>
|
||||||
<time>1713827044.2648</time>
|
<time>1713827210.1117</time>
|
||||||
</revision>
|
</revision>
|
||||||
<OPNsense>
|
<OPNsense>
|
||||||
<wireguard>
|
<wireguard>
|
||||||
|
|
@ -919,7 +919,16 @@
|
||||||
<forwarding>
|
<forwarding>
|
||||||
<enabled/>
|
<enabled/>
|
||||||
</forwarding>
|
</forwarding>
|
||||||
<dots/>
|
<dots>
|
||||||
|
<dot uuid="c06973c4-b0cd-4412-81f0-48deb593317d">
|
||||||
|
<enabled>1</enabled>
|
||||||
|
<type>dot</type>
|
||||||
|
<domain/>
|
||||||
|
<server>1.1.1.1</server>
|
||||||
|
<port>853</port>
|
||||||
|
<verify>cloudflare-dns.com</verify>
|
||||||
|
</dot>
|
||||||
|
</dots>
|
||||||
<hosts/>
|
<hosts/>
|
||||||
<aliases/>
|
<aliases/>
|
||||||
<domains/>
|
<domains/>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue