Update hosts/docker/configuration.nix
This commit is contained in:
@@ -48,7 +48,6 @@ in
|
||||
size = "100M";
|
||||
rotate = 20;
|
||||
compress = true;
|
||||
delaycompress = true;
|
||||
missingok = true;
|
||||
notifempty = true;
|
||||
copytruncate = true;
|
||||
|
||||
Reference in New Issue
Block a user