Skip to content
Snippets Groups Projects
Unverified Commit 047f4fb0 authored by Jan-Niklas Burfeind's avatar Jan-Niklas Burfeind Committed by GitHub
Browse files

docs: consistently indent .rst files with 2 spaces (#2726)

follow-up on

commit 854fef4e ("docs: consistently indent .rst files with 2 spaces")
parent 36e9a85e
No related branches found
No related tags found
No related merge requests found
...@@ -35,6 +35,8 @@ minimum payload MTU required. This is the lowest recommended value, since going ...@@ -35,6 +35,8 @@ minimum payload MTU required. This is the lowest recommended value, since going
lower would cause unnecessary fragmentation for clients which respect the announced lower would cause unnecessary fragmentation for clients which respect the announced
link MTU. link MTU.
.. editorconfig-checker-disable
Example: Our network currently uses batman-adv v15, it therefore requires up Example: Our network currently uses batman-adv v15, it therefore requires up
to 32 Bytes of encapsulation overhead on top of the minimal link MTU required for to 32 Bytes of encapsulation overhead on top of the minimal link MTU required for
transporting IPv6.:: transporting IPv6.::
...@@ -72,6 +74,7 @@ Tunneling.:: ...@@ -72,6 +74,7 @@ Tunneling.::
MTU_HIGH = 1436 Byte - 20 Byte - 8 Byte - 24 Byte - 14 Byte = 1370 Byte MTU_HIGH = 1436 Byte - 20 Byte - 8 Byte - 24 Byte - 14 Byte = 1370 Byte
.. editorconfig-checker-enable
Tables for Different VPN Providers Tables for Different VPN Providers
---------------------------------- ----------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment