docs: consistently indent .rst files with 2 spaces (#2726)
follow-up on
commit 854fef4e12
("docs: consistently indent .rst files with 2 spaces")
This commit is contained in:
parent
36e9a85e22
commit
047f4fb016
@ -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.::
|
|||||||
|
|
||||||
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
|
||||||
----------------------------------
|
----------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user