aboutsummaryrefslogtreecommitdiff
path: root/example/config.txt
diff options
context:
space:
mode:
Diffstat (limited to 'example/config.txt')
-rw-r--r--example/config.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/example/config.txt b/example/config.txt
new file mode 100644
index 000000000..dc8aac250
--- /dev/null
+++ b/example/config.txt
@@ -0,0 +1,10 @@
+#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
+tls,metadata.sha1_fingerprint.enable,1
+
+