summaryrefslogtreecommitdiff
path: root/joeyconfig.hs
diff options
context:
space:
mode:
authorJoey Hess2017-03-19 19:37:03 -0400
committerJoey Hess2017-03-19 19:37:03 -0400
commit5649502fc04f6afd325363eb22be09829460507a (patch)
treeee0dee078f121a28a154be39c6393855e052f916 /joeyconfig.hs
parent2ee343f54b9b185e65a524cdfca406d02276a15c (diff)
propellor spin
Diffstat (limited to 'joeyconfig.hs')
-rw-r--r--joeyconfig.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs
index b590789f..54096e25 100644
--- a/joeyconfig.hs
+++ b/joeyconfig.hs
@@ -126,7 +126,7 @@ clam = host "clam.kitenet.net" $ props
& Apt.unattendedUpgrades
& Network.ipv6to4
& Systemd.persistentJournal
- & Journald.systemMaxUse "500MiB"
+ & Journald.systemMaxUse "50MiB"
& Tor.isRelay
& Tor.named "kite1"