diff --git a/hosts/docker/configuration.nix b/hosts/docker/configuration.nix index 847d232..7c0b7f0 100644 --- a/hosts/docker/configuration.nix +++ b/hosts/docker/configuration.nix @@ -48,7 +48,6 @@ in size = "100M"; rotate = 20; compress = true; - delaycompress = true; missingok = true; notifempty = true; copytruncate = true;