summaryrefslogtreecommitdiffstats
path: root/collectors/python.d.plugin/tor/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'collectors/python.d.plugin/tor/README.md')
-rw-r--r--collectors/python.d.plugin/tor/README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/collectors/python.d.plugin/tor/README.md b/collectors/python.d.plugin/tor/README.md
index 3e7b8997a..b57d77c08 100644
--- a/collectors/python.d.plugin/tor/README.md
+++ b/collectors/python.d.plugin/tor/README.md
@@ -41,10 +41,12 @@ priority : 60000
local_tcp:
name: 'local'
control_port: 9051
+ password: <password> # if required
local_socket:
name: 'local'
control_port: '/var/run/tor/control'
+ password: <password> # if required
```
### prerequisite