add delete

This commit is contained in:
Max Lerebourg
2022-10-24 21:56:38 +02:00
parent 0a186cf9a9
commit 41a46c0584
3 changed files with 16 additions and 7 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ func CreateConfig() *Config {
return &Config{
Enabled: false,
LogLevel: "INFO",
CrowdsecMode: liveMode,
CrowdsecMode: streamMode,
CrowdsecLapiScheme: "http",
CrowdsecLapiHost: "crowdsec:8080",
CrowdsecLapiKey: "",