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.conf1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/daemon/dlt.conf b/src/daemon/dlt.conf
index ab2a9bd..7e19817 100644
--- a/src/daemon/dlt.conf
+++ b/src/daemon/dlt.conf
@@ -61,6 +61,7 @@ RingbufferMaxSize = 10000000
RingbufferStepSize = 500000
# The size of Daemon FIFO (/tmp/dlt) (Default: 65536, MinSize: depend on pagesize of system, MaxSize: please check /proc/sys/fs/pipe-max-size)
+# This is only supported for Linux.
# DaemonFIFOSize = 65536
# Initial log-level that is sent when an application registers (Default: 4)