no prometheus, no api in cli mode

This commit is contained in:
Thibault bui Koechlin 2020-05-27 12:12:51 +02:00 committed by Farica
parent 87ff0883cf
commit edcc822d79

View file

@ -8,9 +8,9 @@ log_mode: stdout
log_level: info log_level: info
profiling: false profiling: false
sqlite_path: ${DATA}/crowdsec.db sqlite_path: ${DATA}/crowdsec.db
apimode: true apimode: false
daemon: false daemon: false
prometheus: true prometheus: false
#for prometheus agent / golang debugging #for prometheus agent / golang debugging
http_listen: 127.0.0.1:6060 http_listen: 127.0.0.1:6060
plugin: plugin: