blob: 6de41d8daf4f0c46b2ce1c68b236b4bac45e267f (
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,dpi.aggressiveness,0x1
tls,metadata.sha1_fingerprint,1
lru.bittorrent.ttl,300
|