Set default key to empty string to ensure new keys are type aligned correctly

This commit is contained in:
Jason Ertel
2022-12-15 18:31:47 -05:00
parent f84ceca03e
commit 7853d972b6

View File

@@ -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