diff --git a/docs/site-example/site.conf b/docs/site-example/site.conf
index 6dee6df2a510f526795201204c34eee2b7f4ef8d..663209563ab307b37653b275d16d0e944739f322 100644
--- a/docs/site-example/site.conf
+++ b/docs/site-example/site.conf
@@ -15,7 +15,9 @@
   -- Shorthand of the community.
   site_code = 'ffxx',
 
-  -- Prefixes used within the mesh. Both are required.
+  -- Prefixes used within the mesh.
+  -- prefix6 is required, prefix4 can be omitted if next_node.ip4
+  -- is not set.
   prefix4 = '10.xxx.0.0/20',
   prefix6 = 'fdxx:xxxx:xxxx::/64',