From 0c28d949a389a2ecccab0e14cac0ae04a5f0b5e3 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Thu, 10 Nov 2016 19:35:54 -0500 Subject: add details about tor.type --- pages/docs/platform/services/tor.md | 1 + 1 file changed, 1 insertion(+) (limited to 'pages') diff --git a/pages/docs/platform/services/tor.md b/pages/docs/platform/services/tor.md index e64b0fe..e17cc47 100644 --- a/pages/docs/platform/services/tor.md +++ b/pages/docs/platform/services/tor.md @@ -20,6 +20,7 @@ Configuration ------------------------------ * `tor.bandwidth_rate`: the max bandwidth allocated to Tor, in KB per second, when used as an exit node. +* `tor.type`: what type of tor node to make, at this moment only 'exit' is supported. If not specified, acts as a relay. For example: -- cgit v1.2.3