Don't use max_files or time_to_live for shutdown params

This commit is contained in:
weslambert
2020-12-02 13:17:19 -05:00
committed by GitHub
parent 54d8dcdbb0
commit c819729cd6

View File

@@ -6,8 +6,8 @@
{%- endif -%}
logging_cfg: '/etc/strelka/logging.yaml'
limits:
max_files: 5000
time_to_live: 900
max_files: 0
time_to_live: 0
max_depth: 15
distribution: 600
scanner: 150