]> Cypherpunks.ru repositories - govpn.git/blobdiff - doc/server.texi
[DOC] Default MTU is 1515 for a long time
[govpn.git] / doc / server.texi
index 63f3239fb994aff3315ba24ec9126ecf1afc876b..0d44b798d14fd5e4c9731cdcd4be5d8db10461b6 100644 (file)
@@ -24,9 +24,9 @@ Start trivial HTTP @ref{Proxy} server on specified @emph{host:port}.
 Configuration file is YAML file with following example structure:
 
 @verbatim
-stargrave: {                        <-- Peer human readable name
+stargrave:                          <-- Peer human readable name
     iface: tap10                    <-- OPTIONAL TAP interface name
-    mtu: 1514                       <-- OPTIONAL overriden MTU
+    mtu: 1515                       <-- OPTIONAL overriden MTU
     up: ./stargrave-up.sh           <-- OPTIONAL up-script
     down: ./stargrave-down.sh       <-- OPTIONAL down-script
     timeout: 60                     <-- OPTIONAL overriden timeout