diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-03-19 16:17:47 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-03-19 16:17:47 -0400 |
| commit | 1228fc958a948af83061190c60d44107ecb48cba (patch) | |
| tree | 7c1c201caa1051fc6e62689c6ef6e5320dceda05 /joeyconfig.hs | |
| parent | fed18bc60db2f262363cb4b802bb11ea6d881621 (diff) | |
| parent | 7d3537e2b5462880242bf3f7c4f7aa75f2727d15 (diff) | |
Merge branch 'joeyconfig'
Diffstat (limited to 'joeyconfig.hs')
| -rw-r--r-- | joeyconfig.hs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs index 52173a68..6fb05be1 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -176,7 +176,7 @@ oyster = host "oyster.kitenet.net" $ props & Journald.systemMaxUse "500MiB" & Tor.isRelay - & Tor.named "kite2" + & Tor.named "kite4" & Tor.bandwidthRate (Tor.PerMonth "400 GB") -- Nothing is using http port 80, so listen on |
