wip
This commit is contained in:
parent
47dbfa770d
commit
4f25738d6b
1 changed files with 0 additions and 1 deletions
|
@ -40,7 +40,6 @@ type CrowdsecServiceCfg struct {
|
|||
func (c *Config) LoadCrowdsec() error {
|
||||
var err error
|
||||
|
||||
log.Warningf("c.Crowdsec: %+v", c.Crowdsec)
|
||||
if c.Crowdsec == nil {
|
||||
log.Warning("crowdsec agent is disabled")
|
||||
c.DisableAgent = true
|
||||
|
|
Loading…
Add table
Reference in a new issue