mirror of
https://github.com/markqvist/Reticulum.git
synced 2024-11-07 14:50:15 +00:00
Restructured default config
This commit is contained in:
parent
2ec6d3ba6c
commit
4dfa62833c
@ -759,6 +759,7 @@ __default_rns_config__ = '''# This is the default Reticulum config file.
|
|||||||
# configuration example, you can run the command:
|
# configuration example, you can run the command:
|
||||||
# rnsd --exampleconfig
|
# rnsd --exampleconfig
|
||||||
|
|
||||||
|
|
||||||
[reticulum]
|
[reticulum]
|
||||||
|
|
||||||
# If you enable Transport, your system will route traffic
|
# If you enable Transport, your system will route traffic
|
||||||
@ -792,6 +793,7 @@ share_instance = Yes
|
|||||||
shared_instance_port = 37428
|
shared_instance_port = 37428
|
||||||
instance_control_port = 37429
|
instance_control_port = 37429
|
||||||
|
|
||||||
|
|
||||||
# You can configure Reticulum to panic and forcibly close
|
# You can configure Reticulum to panic and forcibly close
|
||||||
# if an unrecoverable interface error occurs, such as the
|
# if an unrecoverable interface error occurs, such as the
|
||||||
# hardware device for an interface disappearing. This is
|
# hardware device for an interface disappearing. This is
|
||||||
|
Loading…
Reference in New Issue
Block a user