crowdsec/pkg/csconfig/tests/config.yaml
AlteredCoder 794d3221d0
add tests in pkg/csconfig and improve pkg/exprhelpers tests (#150)
* add tests for csconfig & improve exprhelpers tests
2020-07-28 15:38:48 +02:00

19 lines
396 B
YAML

working_dir: ./tests/
data_dir: ./tests/
config_dir: ./tests/
pid_dir: ./tests/
log_dir: ./tests/
cscli_dir: ./tests/cscli/
simulation_path: ./tests/simulation.yaml
log_mode: stdout
log_level: info
profiling: true
apimode: true
daemon: true
prometheus: true
#for prometheus agent / golang debugging
http_listen: 127.0.0.1:6060
plugin:
backend: "./tests/plugins/backend"
max_records_age: 720h