diff --git a/host.d/config.d/rusty-pipe.d/1.yaml b/host.d/config.d/rusty-pipe.d/1.yaml index a237f25..2c0d6c0 100644 --- a/host.d/config.d/rusty-pipe.d/1.yaml +++ b/host.d/config.d/rusty-pipe.d/1.yaml @@ -1,5 +1,6 @@ streams: input: + debug: false engine: name: gui gui: @@ -17,6 +18,7 @@ streams: x: '9' y: '0' output: + debug: false engine: name: udp udp: diff --git a/host.d/config.d/rusty-pipe.d/2.yaml b/host.d/config.d/rusty-pipe.d/2.yaml index f0e2bda..e077f63 100644 --- a/host.d/config.d/rusty-pipe.d/2.yaml +++ b/host.d/config.d/rusty-pipe.d/2.yaml @@ -1,5 +1,6 @@ streams: input: + debug: false engine: name: gui gui: @@ -17,6 +18,7 @@ streams: x: 'o' y: 'p' output: + debug: false engine: name: udp udp: diff --git a/host.d/config.d/rusty-pipe.d/3.yaml b/host.d/config.d/rusty-pipe.d/3.yaml index 441533b..c109d58 100644 --- a/host.d/config.d/rusty-pipe.d/3.yaml +++ b/host.d/config.d/rusty-pipe.d/3.yaml @@ -1,5 +1,6 @@ streams: input: + debug: false engine: name: gui gui: @@ -17,6 +18,7 @@ streams: x: 'l' y: ';' output: + debug: false engine: name: udp udp: diff --git a/host.d/config.d/rusty-pipe.d/4.yaml b/host.d/config.d/rusty-pipe.d/4.yaml index bd4e4bf..b3e9c5c 100644 --- a/host.d/config.d/rusty-pipe.d/4.yaml +++ b/host.d/config.d/rusty-pipe.d/4.yaml @@ -1,5 +1,6 @@ streams: input: + debug: false engine: name: gui gui: @@ -17,6 +18,7 @@ streams: x: '-' y: '/' output: + debug: false engine: name: udp udp: diff --git a/host.d/config.d/rusty-pipe.d/5.yaml b/host.d/config.d/rusty-pipe.d/5.yaml index 04e05e6..e96c911 100644 --- a/host.d/config.d/rusty-pipe.d/5.yaml +++ b/host.d/config.d/rusty-pipe.d/5.yaml @@ -1,5 +1,6 @@ streams: input: + debug: false engine: name: gui gui: @@ -17,6 +18,7 @@ streams: x: '(' y: ')' output: + debug: false engine: name: udp udp: