summaryrefslogtreecommitdiffstats
path: root/claim
diff options
context:
space:
mode:
authorTimo <6674623+underhood@users.noreply.github.com>2020-03-30 12:00:43 +0200
committerGitHub <noreply@github.com>2020-03-30 12:00:43 +0200
commitb8a4c9dd25b1749124adc745dfbc2da6a679856a (patch)
tree5b6a40d74b9bed75d8bb1247eec845b5ef58fa53 /claim
parent752b59f84f8a1e4fd402bebd8f91cc2caba9d212 (diff)
Cleans up cloud config files [agent_cloud_link] -> [cloud] (#8501)
* config move from [agent_cloud_link] to [cloud]
Diffstat (limited to 'claim')
-rw-r--r--claim/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/claim/README.md b/claim/README.md
index 77b2fc4383..29c5eb6a4e 100644
--- a/claim/README.md
+++ b/claim/README.md
@@ -89,7 +89,7 @@ netdata-claim.sh -token=MYTOKEN1234567 -rooms=room1,room2 -proxy=socks5h://127.0
When claiming via the `netdata` binary set the following options in the config:
```
-[agent_cloud_link]
+[cloud]
proxy = socks5://X.X.X.X:YYYY
```
Proceed to claim using the command-line syntax: