diff options
Diffstat (limited to 'build_external/scenarios/children-to-localhost/child_stream.conf')
-rw-r--r-- | build_external/scenarios/children-to-localhost/child_stream.conf | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/build_external/scenarios/children-to-localhost/child_stream.conf b/build_external/scenarios/children-to-localhost/child_stream.conf deleted file mode 100644 index a8ed306b..00000000 --- a/build_external/scenarios/children-to-localhost/child_stream.conf +++ /dev/null @@ -1,10 +0,0 @@ -[stream] - enabled = yes - destination = tcp:host.docker.internal - api key = 11111111-2222-3333-4444-555555555555 - timeout seconds = 60 - default port = 19999 - send charts matching = * - buffer size bytes = 1048576 - reconnect delay seconds = 5 - initial clock resync iterations = 60 |