diff options
-rw-r--r-- | provider_base/services/tor.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/provider_base/services/tor.json b/provider_base/services/tor.json new file mode 100644 index 00000000..10806084 --- /dev/null +++ b/provider_base/services/tor.json @@ -0,0 +1,5 @@ +{ + "tor" : { + "bandwidth_rate" : 6550 + } +} |