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