blob: 95b66b1b6c2438a57f020226ffd146cee69943e0 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
#Format: <proto, param, value>
#proto might be empty
#Basic example of how to set nDPI configuration parameters via file
#We set only some default values
#See doc/configuration_parameters.md for a complete list and description of all the accepted knobs
packets_limit_per_flow,32
ookla,aggressiveness,0x1
tls,metadata.sha1_fingerprint.enable,1
lru.bittorrent.ttl,0
|