/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>
|
||||
<revision>
|
||||
<username>(system)</username>
|
||||
<time>1671389354.1283</time>
|
||||
<description>/usr/local/opnsense/mvc/script/run_migrations.php made changes</description>
|
||||
<time>1671389408.3958</time>
|
||||
<description>/usr/local/opnsense/mvc/app/models/OPNsense/Sensei/CLI.php made changes</description>
|
||||
</revision>
|
||||
<OPNsense>
|
||||
<captiveportal version="1.0.1">
|
||||
|
|
@ -4237,6 +4237,7 @@ WS</content>
|
|||
<healthShare>true</healthShare>
|
||||
<healthTimer>6,16,26,36,46,56 * * * *</healthTimer>
|
||||
<heartbeatMonit>true</heartbeatMonit>
|
||||
<heartbeatData>true</heartbeatData>
|
||||
<hwbypass>false</hwbypass>
|
||||
<SenseiTempSize>50</SenseiTempSize>
|
||||
<CloudManagementEnable>false</CloudManagementEnable>
|
||||
|
|
@ -4370,10 +4371,15 @@ WS</content>
|
|||
<certname/>
|
||||
<passtopsites>false</passtopsites>
|
||||
</tls>
|
||||
<zenconsole>
|
||||
<centralManagement>true</centralManagement>
|
||||
<reportInfastructureError>true</reportInfastructureError>
|
||||
</zenconsole>
|
||||
<enrich>
|
||||
<tcpServiceEnable>true</tcpServiceEnable>
|
||||
<tcpServiceIP>127.0.0.1</tcpServiceIP>
|
||||
<cloudWebcatEnrich>true</cloudWebcatEnrich>
|
||||
<cloudResponseTimeout>0</cloudResponseTimeout>
|
||||
<dns>false</dns>
|
||||
<user>false</user>
|
||||
</enrich>
|
||||
|
|
|
|||
Loading…
Reference in New Issue