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