diff options
Diffstat (limited to 'bin/dns_decoder.toml')
| -rw-r--r-- | bin/dns_decoder.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/bin/dns_decoder.toml b/bin/dns_decoder.toml index 01957e3..d60dc6b 100644 --- a/bin/dns_decoder.toml +++ b/bin/dns_decoder.toml @@ -14,4 +14,7 @@ stat_interval_time_s=5 stat_output="metrics/dns_decoder_local_stat.json" [decoder.dns.test] +perf_worker_thread_num=1 +write_result_enable="no" commit_result_enable="yes" +decode_resource_record_enable="no" |
