diff --git a/hosts/hel1-a/configuration.nix b/hosts/hel1-a/configuration.nix index d9b8aee..8a6aa66 100644 --- a/hosts/hel1-a/configuration.nix +++ b/hosts/hel1-a/configuration.nix @@ -252,7 +252,7 @@ logrotate = { settings = { "/var/log/caddy/access-jakstys.lt.log" = { - rotate = 60; + rotate = 0; frequency = "daily"; dateext = true; dateyesterday = true;