Updated plugin interface configuration @ 2024-02-06T09:12:31.208100 ((root))
This commit is contained in:
parent
d2f6110d59
commit
33422360eb
15
config.xml
15
config.xml
|
|
@ -410,6 +410,15 @@
|
||||||
<lock>1</lock>
|
<lock>1</lock>
|
||||||
<spoofmac/>
|
<spoofmac/>
|
||||||
</opt2>
|
</opt2>
|
||||||
|
<wireguard>
|
||||||
|
<internal_dynamic>1</internal_dynamic>
|
||||||
|
<descr>WireGuard (Group)</descr>
|
||||||
|
<if>wireguard</if>
|
||||||
|
<virtual>1</virtual>
|
||||||
|
<enable>1</enable>
|
||||||
|
<type>group</type>
|
||||||
|
<networks/>
|
||||||
|
</wireguard>
|
||||||
</interfaces>
|
</interfaces>
|
||||||
<dhcpd>
|
<dhcpd>
|
||||||
<lan>
|
<lan>
|
||||||
|
|
@ -2523,9 +2532,9 @@
|
||||||
<gatewaysfilter>WAN_DHCP</gatewaysfilter>
|
<gatewaysfilter>WAN_DHCP</gatewaysfilter>
|
||||||
</widgets>
|
</widgets>
|
||||||
<revision>
|
<revision>
|
||||||
<username>mshillam@192.168.1.10</username>
|
<username>(root)</username>
|
||||||
<description>/api/wireguard/general/set made changes</description>
|
<time>1707210751.2081</time>
|
||||||
<time>1707210751.0059</time>
|
<description>Updated plugin interface configuration</description>
|
||||||
</revision>
|
</revision>
|
||||||
<OPNsense>
|
<OPNsense>
|
||||||
<captiveportal version="1.0.1">
|
<captiveportal version="1.0.1">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue