summaryrefslogtreecommitdiff
path: root/src/daemon/dlt.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/daemon/dlt.conf')
-rw-r--r--src/daemon/dlt.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/daemon/dlt.conf b/src/daemon/dlt.conf
index 60d3315..ab2a9bd 100644
--- a/src/daemon/dlt.conf
+++ b/src/daemon/dlt.conf
@@ -75,6 +75,9 @@ RingbufferStepSize = 500000
# If set to 1 (ON) whenever a context registers or changes the log-level it has to be lower or equal to ContextLogLevel
# ForceContextLogLevelAndTraceStatus = 1
+# Allows injection mode usage (Default: 1)
+# InjectionMode = 1
+
########################################################################
# Gateway Configuration #
########################################################################