Make it clear that HTTP2 is experimental and disabled by default.
- ssh
- mqtt:
# passwords: yes # enable output of passwords
- - http2
+ # HTTP2 logging. HTTP2 support is currently experimental and
+ # disabled by default. To enable, uncomment the following line
+ # and be sure to enable http2 in the app-layer section.
+ #- http2
- stats:
totals: yes # stats for all threads merged together
threads: no # per thread stats
ssh:
enabled: yes
#hassh: yes
+ # HTTP2: Experimental HTTP 2 support. Disabled by default.
http2:
- enabled: yes
+ enabled: no
smtp:
enabled: yes
raw-extraction: no