diff --git a/docs/user/site.rst b/docs/user/site.rst
index d5d0237a98fd305fd27c85dd320158ca3d9306ea..011f25d96696f53d81dba53ada9bc4a9e2387b9e 100644
--- a/docs/user/site.rst
+++ b/docs/user/site.rst
@@ -274,9 +274,15 @@ mesh_vpn
 
 mesh_on_wan \: optional
     Enables the mesh on the WAN port (``true`` or ``false``).
+    ::
+
+       mesh_on_wan = true,
 
 mesh_on_lan \: optional
     Enables the mesh on the LAN port (``true`` or ``false``).
+    ::
+    
+        mesh_on_lan = true,
 
 poe_passthrough \: optional
     Enable PoE passthrough by default on hardware with such a feature.