]> git.proxmox.com Git - mirror_lxc.git/blobdiff - README.md
confile: lxc.net.ipv6 --> lxc.net.ipv6.address
[mirror_lxc.git] / README.md
index dd03a298b9ae0a6033561a5b4b994db205c66a42..9ebcf07dde5ed103ff757ee8ecd94a1e62f1e27a 100644 (file)
--- a/README.md
+++ b/README.md
@@ -84,8 +84,8 @@ LXC is configured via a simple set of keys. For example,
 
 LXC namespaces configuration keys by using single dots. This means complex
 configuration keys such as `lxc.net.0` expose various subkeys such as
-`lxc.net.0.type`, `lxc.net.0.link`, `lxc.net.0.ipv6`, and others for even
-more fine-grained configuration.
+`lxc.net.0.type`, `lxc.net.0.link`, `lxc.net.0.ipv6.address`, and others for
+even more fine-grained configuration.
 
 LXC is used as the default runtime for [LXD](https://github.com/lxc/lxd),
 a container hypervisor exposing a well-designed and stable REST-api on top of