summaryrefslogtreecommitdiffstats
path: root/packaging/dag/files/child_stream.conf
blob: 4e37d0a91c1dfd3b08a88b23767f20a43416679e (plain)
1
2
3
4
5
6
7
8
9
10
[stream]
    enabled = {{ enabled }}
    destination = {{ destination }}
    api key = {{ api_key }}
    timeout = {{ timeout_seconds }}
    default port = {{ default_port }}
    send charts matching = {{ send_charts_matching }}
    buffer size bytes = {{ buffer_size_bytes }}
    reconnect delay = {{ reconnect_delay_seconds }}
    initial clock resync iterations = {{ initial_clock_resync_iterations }}