Skip to content
Snippets Groups Projects
Unverified Commit 4fc56afb authored by Florian Maurer's avatar Florian Maurer
Browse files

docs: gluon-web-network: fix enumerations

enumerations in rst require to have an additional space
parent 4afdc227
Branches
Tags
No related merge requests found
...@@ -12,6 +12,7 @@ configuration options ...@@ -12,6 +12,7 @@ configuration options
--------------------- ---------------------
The following roles can be assigned to the interfaces: The following roles can be assigned to the interfaces:
* `Uplink` - interface is used for WAN connection, which is used for the VPN if `mesh-vpn` checkbox is enabled in basic config mode * `Uplink` - interface is used for WAN connection, which is used for the VPN if `mesh-vpn` checkbox is enabled in basic config mode
* `Mesh` - interface is used for :doc:`../features/wired-mesh`. Using this on the WAN interface is also known as "Mesh-on-WAN" * `Mesh` - interface is used for :doc:`../features/wired-mesh`. Using this on the WAN interface is also known as "Mesh-on-WAN"
* `Client` - interface is used as client network - connected devices to this interface should get a working internet configuration through DHCP * `Client` - interface is used as client network - connected devices to this interface should get a working internet configuration through DHCP
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment