diff --git a/etc/example.conf b/etc/example.conf index f56389fae..439e16b5f 100644 --- a/etc/example.conf +++ b/etc/example.conf @@ -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