/usr/local/opnsense/mvc/app/models/OPNsense/Sensei/CLI.php made changes @ 2022-12-18T18:50:08.395800 ((system))
This commit is contained in:
parent
eb7ac3523a
commit
9afaa9925a
10
config.xml
10
config.xml
|
|
@ -2183,8 +2183,8 @@
|
||||||
</widgets>
|
</widgets>
|
||||||
<revision>
|
<revision>
|
||||||
<username>(system)</username>
|
<username>(system)</username>
|
||||||
<time>1671389354.1283</time>
|
<time>1671389408.3958</time>
|
||||||
<description>/usr/local/opnsense/mvc/script/run_migrations.php made changes</description>
|
<description>/usr/local/opnsense/mvc/app/models/OPNsense/Sensei/CLI.php made changes</description>
|
||||||
</revision>
|
</revision>
|
||||||
<OPNsense>
|
<OPNsense>
|
||||||
<captiveportal version="1.0.1">
|
<captiveportal version="1.0.1">
|
||||||
|
|
@ -4237,6 +4237,7 @@ WS</content>
|
||||||
<healthShare>true</healthShare>
|
<healthShare>true</healthShare>
|
||||||
<healthTimer>6,16,26,36,46,56 * * * *</healthTimer>
|
<healthTimer>6,16,26,36,46,56 * * * *</healthTimer>
|
||||||
<heartbeatMonit>true</heartbeatMonit>
|
<heartbeatMonit>true</heartbeatMonit>
|
||||||
|
<heartbeatData>true</heartbeatData>
|
||||||
<hwbypass>false</hwbypass>
|
<hwbypass>false</hwbypass>
|
||||||
<SenseiTempSize>50</SenseiTempSize>
|
<SenseiTempSize>50</SenseiTempSize>
|
||||||
<CloudManagementEnable>false</CloudManagementEnable>
|
<CloudManagementEnable>false</CloudManagementEnable>
|
||||||
|
|
@ -4370,10 +4371,15 @@ WS</content>
|
||||||
<certname/>
|
<certname/>
|
||||||
<passtopsites>false</passtopsites>
|
<passtopsites>false</passtopsites>
|
||||||
</tls>
|
</tls>
|
||||||
|
<zenconsole>
|
||||||
|
<centralManagement>true</centralManagement>
|
||||||
|
<reportInfastructureError>true</reportInfastructureError>
|
||||||
|
</zenconsole>
|
||||||
<enrich>
|
<enrich>
|
||||||
<tcpServiceEnable>true</tcpServiceEnable>
|
<tcpServiceEnable>true</tcpServiceEnable>
|
||||||
<tcpServiceIP>127.0.0.1</tcpServiceIP>
|
<tcpServiceIP>127.0.0.1</tcpServiceIP>
|
||||||
<cloudWebcatEnrich>true</cloudWebcatEnrich>
|
<cloudWebcatEnrich>true</cloudWebcatEnrich>
|
||||||
|
<cloudResponseTimeout>0</cloudResponseTimeout>
|
||||||
<dns>false</dns>
|
<dns>false</dns>
|
||||||
<user>false</user>
|
<user>false</user>
|
||||||
</enrich>
|
</enrich>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue