no prometheus, no api in cli mode
This commit is contained in:
parent
225c9fe872
commit
da4da67a34
1 changed files with 2 additions and 2 deletions
|
@ -8,9 +8,9 @@ log_mode: stdout
|
|||
log_level: info
|
||||
profiling: false
|
||||
sqlite_path: ${DATA}/crowdsec.db
|
||||
apimode: true
|
||||
apimode: false
|
||||
daemon: false
|
||||
prometheus: true
|
||||
prometheus: false
|
||||
#for prometheus agent / golang debugging
|
||||
http_listen: 127.0.0.1:6060
|
||||
plugin:
|
||||
|
|
Loading…
Add table
Reference in a new issue