From 5b69178f08ea6a621f798a1871bbd2ba4ad2d5ac Mon Sep 17 00:00:00 2001 From: Kroese Date: Tue, 19 Dec 2023 03:33:41 +0100 Subject: [PATCH] docs: Allocation --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 7cf118b..c7365aa 100644 --- a/readme.md +++ b/readme.md @@ -99,7 +99,7 @@ docker run -it --rm -p 5000:5000 --device=/dev/kvm --cap-add NET_ADMIN --stop-ti DISK_FMT: "qcow2" ``` - Please note that disabling preallocation will negatively affect write performance any time the image needs to grow. + Please note that this may reduce the write performance of the disk. * ### How do I increase the amount of CPU or RAM?