]> Cypherpunks.ru repositories - govpn.git/blobdiff - doc/server.texi
Configure MTU on per-user basis
[govpn.git] / doc / server.texi
index 7139ab3db45f30a0f0e3e306f88d637575e004c8..b785be21e8c31f38d8c35127329cb63cd32d796c 100644 (file)
@@ -1,8 +1,8 @@
 @node Server
 @section Server part
 
-Except for common @code{-mtu}, @code{-stats}, @code{-egd} options server
-has the following ones:
+Except for common @code{-stats}, @code{-egd} options server has the
+following ones:
 
 @table @code
 
@@ -27,6 +27,7 @@ Configuration file is JSON file with following example structure:
 {
   "stargrave": {                        <-- Peer human readable name
     "iface": "tap10",                   <-- OPTIONAL TAP interface name
+    "mtu": 1514,                        <-- OPTIONAL overriden MTU
     "up": "./stargrave-up.sh",          <-- OPTIONAL up-script
     "down": "./stargrave-down.sh",      <-- OPTIONAL down-script
     "timeout": 60,                      <-- OPTIONAL overriden timeout