blob: bf48e22b8300f67c6ad1ed634623238ea6bf5fbc (
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,0
|