Updated documentation

This commit is contained in:
Mark Qvist 2023-05-05 13:38:06 +02:00
parent b476e4cfb0
commit 8716ffc873
6 changed files with 13 additions and 13 deletions

View file

@ -226,12 +226,12 @@ by adding one of the following interfaces to your ``.reticulum/config`` file:
target_host = dublin.connect.reticulum.network
target_port = 4965
# TCP/IP interface to the Frankfurt hub
[[RNS Testnet Frankfurt]]
# TCP/IP interface to the BetweenTheBorders Hub (community-provided)
[[RNS Testnet BetweenTheBorders]]
type = TCPClientInterface
enabled = yes
target_host = frankfurt.connect.reticulum.network
target_port = 5377
target_host = betweentheborders.com
target_port = 4242
# Interface to I2P hub A
[[RNS Testnet I2P Hub A]]