summaryrefslogtreecommitdiffstats
path: root/packaging/dag/files/child_stream.conf
diff options
context:
space:
mode:
Diffstat (limited to 'packaging/dag/files/child_stream.conf')
-rw-r--r--packaging/dag/files/child_stream.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/packaging/dag/files/child_stream.conf b/packaging/dag/files/child_stream.conf
index ed78bd3fb..4e37d0a91 100644
--- a/packaging/dag/files/child_stream.conf
+++ b/packaging/dag/files/child_stream.conf
@@ -2,9 +2,9 @@
enabled = {{ enabled }}
destination = {{ destination }}
api key = {{ api_key }}
- timeout seconds = {{ timeout_seconds }}
+ timeout = {{ timeout_seconds }}
default port = {{ default_port }}
send charts matching = {{ send_charts_matching }}
buffer size bytes = {{ buffer_size_bytes }}
- reconnect delay seconds = {{ reconnect_delay_seconds }}
+ reconnect delay = {{ reconnect_delay_seconds }}
initial clock resync iterations = {{ initial_clock_resync_iterations }}