diff options
| author | Joey Hess <joeyh@joeyh.name> | 2017-03-19 15:27:00 -0400 |
|---|---|---|
| committer | Joey Hess <joeyh@joeyh.name> | 2017-03-19 15:30:26 -0400 |
| commit | d774e79b1eced30fc5a486d389d7de3b81b1fd70 (patch) | |
| tree | 2ebd2b7a25adeb0d6c8dc469beb8a47a535a7462 /joeyconfig.hs | |
| parent | 9bbc84c272be248948451f935d5b0a18fc625845 (diff) | |
switch to kite4
lost kite2 ed25519 key
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 |
