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>
|
||||
<spoofmac/>
|
||||
</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>
|
||||
<dhcpd>
|
||||
<lan>
|
||||
|
|
@ -2523,9 +2532,9 @@
|
|||
<gatewaysfilter>WAN_DHCP</gatewaysfilter>
|
||||
</widgets>
|
||||
<revision>
|
||||
<username>mshillam@192.168.1.10</username>
|
||||
<description>/api/wireguard/general/set made changes</description>
|
||||
<time>1707210751.0059</time>
|
||||
<username>(root)</username>
|
||||
<time>1707210751.2081</time>
|
||||
<description>Updated plugin interface configuration</description>
|
||||
</revision>
|
||||
<OPNsense>
|
||||
<captiveportal version="1.0.1">
|
||||
|
|
|
|||
Loading…
Reference in New Issue