1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00

added missing setting for file node to example.conf

This commit is contained in:
Steffen Vogel 2018-11-22 09:23:26 +02:00
parent 4600fb0dbd
commit 693d51cdac

View file

@ -142,6 +142,8 @@ nodes = {
# of the file to determine the pause between consecutive lines.
buffer_size = 1000000
eof = "rewind" # One of: rewind, exit (default) or wait
},
out = {
flush = true