leave interface behavior at default

This commit is contained in:
Jürg Schulthess 2025-05-24 22:36:33 +02:00
parent 9706ed166a
commit 01fb7346f9
2 changed files with 2 additions and 2 deletions

View File

@ -46,7 +46,7 @@ reticulum:
# an optional directive, and can be left out for brevity.
# This behaviour is disabled by default.
panic_on_interface_error: true
panic_on_interface_error: false
# The interfaces section defines the physical and virtual

View File

@ -46,7 +46,7 @@ reticulum:
# an optional directive, and can be left out for brevity.
# This behaviour is disabled by default.
panic_on_interface_error: true
panic_on_interface_error: false
# The interfaces section defines the physical and virtual