diff options
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 |
