diff --git a/docs/tunneling/fastd.md b/docs/tunneling/fastd.md index 6e240de..89879b9 100644 --- a/docs/tunneling/fastd.md +++ b/docs/tunneling/fastd.md @@ -113,6 +113,8 @@ mtu ; ``` Replace `` with the calculated number. +You can either write this statement in the configuration file. Then it applies to all configured peers. Alternatively, you can put it in the `peer` block on a per-peer basis. + ### Starting and maintaining the daemon You can then start the daemon as follows: