diff options
| -rw-r--r-- | joeyconfig.hs | 2 |
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" |
