summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2015-02-27 19:14:20 -0400
committerJoey Hess2015-02-27 19:14:20 -0400
commitd67d59a25a951f236ee9bde74fd29ed773b3dd86 (patch)
tree53974ecbdb867d54edca7fdf2506aa9ce20e1eb8 /config-joey.hs
parentf0a4e642c490c4a91e62788e0c46f192b402e7f0 (diff)
propellor spin
Diffstat (limited to 'config-joey.hs')
-rw-r--r--config-joey.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-joey.hs b/config-joey.hs
index bd1a4965..f9f4eaa7 100644
--- a/config-joey.hs
+++ b/config-joey.hs
@@ -86,7 +86,7 @@ clam = standardSystem "clam.kitenet.net" Unstable "amd64"
& Network.ipv6to4
& Tor.isRelay
& Tor.named "kite1"
- & Tor.bandwidthRate "128 kibibytes"
+ & Tor.bandwidthRate (Tor.PerMonth "400 GB")
& Docker.configured
& Docker.garbageCollected `period` Daily