diff options
Diffstat (limited to 'conf')
| -rw-r--r-- | conf/http_decoder.toml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/conf/http_decoder.toml b/conf/http_decoder.toml index 70ed3bd..a2bb060 100644 --- a/conf/http_decoder.toml +++ b/conf/http_decoder.toml @@ -12,4 +12,7 @@ result_queue_len=16 stat_interval_pkts=1000 # fieldstat output interval -stat_output_interval=1
\ No newline at end of file +stat_output_interval=1 + +# connect tunnel +proxy_enable=0
\ No newline at end of file |
