mirror of
https://github.com/darkrenaissance/darkfi.git
synced 2026-04-28 03:00:18 -04:00
default ircd_config.toml, improve description of external_addr
This commit is contained in:
@@ -16,14 +16,15 @@ autojoin = ["#dev", "#memes", "#philosophy", "#markets", "#math", "#random"]
|
||||
|
||||
## P2P net settings
|
||||
[net]
|
||||
## P2P accept address
|
||||
#inbound="tls://0.0.0.0:11002"
|
||||
|
||||
## Connection slots
|
||||
outbound_connections=5
|
||||
|
||||
## P2P accept address
|
||||
#inbound="tls://0.0.0.0:11002"
|
||||
|
||||
## P2P external address
|
||||
## Put your IP or hostname here
|
||||
## This is how people can reach you on the inbound port configured above
|
||||
#external_addr="tls://XXX.XXX.XXX.XXX:11002"
|
||||
|
||||
## Peers to connect to
|
||||
|
||||
Reference in New Issue
Block a user