diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-04-14 18:12:14 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2022-04-14 18:12:14 +0000 |
commit | bb50acdcb8073654ea667b8c0272e335bd43f844 (patch) | |
tree | 1e00c8a29871426f8182658928dcb62e42d57ce8 /streaming/stream.conf | |
parent | Releasing debian version 1.33.1-1. (diff) | |
download | netdata-bb50acdcb8073654ea667b8c0272e335bd43f844.tar.xz netdata-bb50acdcb8073654ea667b8c0272e335bd43f844.zip |
Merging upstream version 1.34.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'streaming/stream.conf')
-rw-r--r-- | streaming/stream.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/streaming/stream.conf b/streaming/stream.conf index 3c363fad6..e65e76fa4 100644 --- a/streaming/stream.conf +++ b/streaming/stream.conf @@ -60,7 +60,7 @@ # The API_KEY to use (as the sender) api key = - # Stream Compresssion + # Stream Compression # # The netdata child is configurated to enable stream compression by default. # You can control stream compression in this agent with options: yes | no @@ -162,7 +162,7 @@ #default proxy api key = API_KEY #default proxy send charts matching = * - # Stream Compresssion + # Stream Compression # # The stream with the child can be configurated to enable stream compression. # You can control stream compression in this parent agent stream with options: yes | no @@ -216,7 +216,7 @@ #proxy api key = API_KEY #proxy send charts matching = * - # Stream Compresssion + # Stream Compression # # The stream with the child can be configurated to enable stream compression. # You can control stream compression in this parent agent stream with options: yes | no |