mirror of
https://github.com/markqvist/Reticulum.git
synced 2025-12-15 16:39:46 -05:00
Link MTU upgrade on AutoInterface
This commit is contained in:
parent
d898641e6a
commit
350687eda9
5 changed files with 10 additions and 7 deletions
|
|
@ -90,7 +90,7 @@ class Reticulum:
|
|||
the default value.
|
||||
"""
|
||||
|
||||
LINK_MTU_DISCOVERY = True
|
||||
LINK_MTU_DISCOVERY = False
|
||||
"""
|
||||
Whether automatic link MTU discovery is enabled by default in this
|
||||
release. Link MTU discovery significantly increases throughput over
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue