소스 검색

don't profile in test env

AlteredCoder 5 년 전
부모
커밋
98297f741f
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      config/dev.yaml

+ 1 - 1
config/dev.yaml

@@ -6,7 +6,7 @@ cscli_dir: "./config/crowdsec-cli"
 log_dir: "./logs"
 log_mode: "stdout"
 log_level: info
-prometheus: true
+prometheus: false
 profiling: false
 apimode: false
 plugin: