From 879d71f8e1ccf2f210e40f1af97286e8921ef2d3 Mon Sep 17 00:00:00 2001 From: Gregor Kleen Date: Wed, 12 Sep 2018 13:48:28 +0200 Subject: resize more often --- odin.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'odin.nix') diff --git a/odin.nix b/odin.nix index 644122c6..336f1610 100644 --- a/odin.nix +++ b/odin.nix @@ -363,6 +363,8 @@ services.rollingDirectories = [ { path = "/srv/hlidskjalf"; maxSize = "20Gi"; + minSleep = 300; + monitorTimeout = 3600; } ]; -- cgit v1.2.3