/api/core/firmware/setFirmwareConfig made changes @ 2023-03-30T18:10:52.081800 (mshillam@192.168.1.10)
This commit is contained in:
parent
295f145043
commit
b4c3b2b00a
21
config.xml
21
config.xml
|
|
@ -325,7 +325,6 @@
|
|||
</ssh>
|
||||
<sudo_allow_wheel>1</sudo_allow_wheel>
|
||||
<firmware version="1.0.0">
|
||||
<mirror>https://mirror.dns-root.de/opnsense</mirror>
|
||||
<plugins>os-sunnyvalley,os-sensei,os-redis,os-ntopng,os-theme-rebellion,os-theme-vicuna,os-theme-cicada,os-speedtest-community,os-sensei-updater,os-zabbix-agent,os-upnp,os-git-backup,os-wireguard,os-ddclient</plugins>
|
||||
</firmware>
|
||||
<crypto_hardware>aesni</crypto_hardware>
|
||||
|
|
@ -2269,8 +2268,8 @@
|
|||
</widgets>
|
||||
<revision>
|
||||
<username>mshillam@192.168.1.10</username>
|
||||
<time>1680179701.3428</time>
|
||||
<description>/api/sensei/policy/apps made changes</description>
|
||||
<time>1680196252.0818</time>
|
||||
<description>/api/core/firmware/setFirmwareConfig made changes</description>
|
||||
</revision>
|
||||
<OPNsense>
|
||||
<captiveportal version="1.0.1">
|
||||
|
|
@ -4362,11 +4361,12 @@ WS</content>
|
|||
<max_len>128</max_len>
|
||||
</slowlog>
|
||||
</redis>
|
||||
<IPsec version="1.0.0">
|
||||
<IPsec version="1.0.1">
|
||||
<general>
|
||||
<enabled/>
|
||||
</general>
|
||||
<keyPairs/>
|
||||
<preSharedKeys/>
|
||||
</IPsec>
|
||||
<IDS version="1.0.7">
|
||||
<rules/>
|
||||
|
|
@ -4821,6 +4821,15 @@ WS</content>
|
|||
</account>
|
||||
</accounts>
|
||||
</DynDNS>
|
||||
<Swanctl version="1.0.0">
|
||||
<Connections/>
|
||||
<locals/>
|
||||
<remotes/>
|
||||
<children/>
|
||||
<Pools/>
|
||||
<VTIs/>
|
||||
<SPDs/>
|
||||
</Swanctl>
|
||||
</OPNsense>
|
||||
<cert>
|
||||
<refid>5a74b7e87de48</refid>
|
||||
|
|
@ -5315,9 +5324,7 @@ WS</content>
|
|||
</config>
|
||||
</miniupnpd>
|
||||
</installedpackages>
|
||||
<virtualip>
|
||||
<vip/>
|
||||
</virtualip>
|
||||
<virtualip version="1.0.0"/>
|
||||
<gateways>
|
||||
<gateway_item>
|
||||
<interface>wan</interface>
|
||||
|
|
|
|||
Loading…
Reference in New Issue