summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorlassulus <lassulus@lassul.us>2019-04-17 20:11:20 +0200
committerlassulus <lassulus@lassul.us>2019-04-17 20:11:20 +0200
commite4c59ba54992a80671c45d38ab96f7ff0d22b900 (patch)
tree38d4e8003d24f021eb614d64a548fc47ff3748af
parent40968c0129b389415bdca5647b71b3a82b1ddd15 (diff)
l yellow.r: reduce transmission journal spam
-rw-r--r--lass/1systems/yellow/config.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/lass/1systems/yellow/config.nix b/lass/1systems/yellow/config.nix
index 8b3b2814..cda0d0a3 100644
--- a/lass/1systems/yellow/config.nix
+++ b/lass/1systems/yellow/config.nix
@@ -31,6 +31,7 @@ with import <stockholm/lib>;
download-dir = "/var/download/finished";
incomplete-dir = "/var/download/incoming";
incomplete-dir-enable = true;
+ message-level = 1;
umask = "002";
rpc-whitelist-enabled = false;
rpc-host-whitelist-enabled = false;