diff options
author | varac <varacanero@zeromail.org> | 2013-02-07 12:34:51 +0100 |
---|---|---|
committer | varac <varacanero@zeromail.org> | 2013-02-07 12:34:51 +0100 |
commit | 93a514a61ccfd656796d5b5cd143ea4cfacbc15b (patch) | |
tree | 37bb3f26e23060858336a5f5e38b5aac2fefc280 /provider_base/services/tor.json | |
parent | 07cc737f655c9fc0afe50e9850963120114ee18e (diff) | |
parent | 173b2dc3ecbdab2cacede4e50f6fa3f5daa3c683 (diff) |
Merge branch 'feature/tor' into develop
Diffstat (limited to 'provider_base/services/tor.json')
-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 + } +} |