summaryrefslogtreecommitdiff
path: root/doc/dlt.conf.5.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/dlt.conf.5.md')
-rw-r--r--doc/dlt.conf.5.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/dlt.conf.5.md b/doc/dlt.conf.5.md
index 4b30150..8109c27 100644
--- a/doc/dlt.conf.5.md
+++ b/doc/dlt.conf.5.md
@@ -120,6 +120,12 @@ Initial trace-status that is sent when an application registers. DLT_TRACE_STATU
Force log level and trace status of contexts to not exceed "ContextLogLevel" and "ContextTraceStatus". If set to 1 (ON) whenever a context registers or changes the log-level it has to be lower or equal to ContextLogLevel.
Default: 0
+
+## InjectionMode
+
+If set to 0, the injection mode (see [here](./dlt_for_developers.md#DLT-Injection-Messages)) is disabled.
+
+ Default: 1
# GATEWAY CONFIGURATION