mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-01-26 18:03:29 +01:00
Add new client-side param for cases
This commit is contained in:
@@ -135,6 +135,7 @@
|
||||
"webSocketTimeoutMs": {{ WEBSOCKET_TIMEOUT }},
|
||||
"tipTimeoutMs": {{ TIP_TIMEOUT }},
|
||||
"cacheExpirationMs": {{ CACHE_EXPIRATION }},
|
||||
"casesEnabled": {{ 'true' if CASE_MODULE == 'soc' else 'false' }},
|
||||
"inactiveTools": [
|
||||
{%- if PLAYBOOK == 0 %}
|
||||
"toolPlaybook",
|
||||
|
||||
Reference in New Issue
Block a user