mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
Set default key to empty string to ensure new keys are type aligned correctly
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
soc:
|
soc:
|
||||||
logFilename: /opt/sensoroni/logs/sensoroni-server.log
|
logFilename: /opt/sensoroni/logs/sensoroni-server.log
|
||||||
logLevel: info
|
logLevel: info
|
||||||
|
licenseKey: ""
|
||||||
actions:
|
actions:
|
||||||
- name: actionHunt
|
- name: actionHunt
|
||||||
description: actionHuntHelp
|
description: actionHuntHelp
|
||||||
|
|||||||
Reference in New Issue
Block a user