mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-09-20 00:07:55 +00:00
Merge pull request #1051 from yuchunyu97/patch-1
docs: Fix incorrect docs in config file
This commit is contained in:
@@ -120,8 +120,8 @@ default_memory = @DEFMEMSZ@
|
|||||||
disable_block_device_use = @DEFDISABLEBLOCK@
|
disable_block_device_use = @DEFDISABLEBLOCK@
|
||||||
|
|
||||||
# Shared file system type:
|
# Shared file system type:
|
||||||
# - virtio-9p (default)
|
# - virtio-fs (default)
|
||||||
# - virtio-fs
|
# - virtio-9p
|
||||||
shared_fs = "@DEFSHAREDFS_QEMU_VIRTIOFS@"
|
shared_fs = "@DEFSHAREDFS_QEMU_VIRTIOFS@"
|
||||||
|
|
||||||
# Path to vhost-user-fs daemon.
|
# Path to vhost-user-fs daemon.
|
||||||
|
Reference in New Issue
Block a user