22 lines
449 B
Plaintext
22 lines
449 B
Plaintext
[reticulum]
|
|
enable_transport = False
|
|
share_instance = No
|
|
|
|
[logging]
|
|
loglevel = 4
|
|
|
|
[interfaces]
|
|
# Connect to NomadNet's TCP server for local traffic
|
|
[[NomadNet Link]]
|
|
type = TCPClientInterface
|
|
enabled = Yes
|
|
target_host = nomadnet
|
|
target_port = 4242
|
|
|
|
# Connect to Quad4 directly for external node announces
|
|
[[Quad4]]
|
|
type = TCPClientInterface
|
|
enabled = Yes
|
|
target_host = 62.151.179.77
|
|
target_port = 45657
|