Enabled link MTU discovery

pull/756/head
Mark Qvist 2025-02-24 12:03:54 +01:00
rodzic fbe4bb03d1
commit 001d0f30aa
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -90,7 +90,7 @@ class Reticulum:
the default value. the default value.
""" """
LINK_MTU_DISCOVERY = False LINK_MTU_DISCOVERY = True
""" """
Whether automatic link MTU discovery is enabled by default in this Whether automatic link MTU discovery is enabled by default in this
release. Link MTU discovery significantly increases throughput over release. Link MTU discovery significantly increases throughput over