Documentation on Message Conferences & Areas

This commit is contained in:
Bryan Ashby
2016-03-25 20:47:25 -06:00
parent 0b23f0aa3b
commit 91279464f7
3 changed files with 59 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
# Message Networks
Message networks are configured in `messageNetworks` section of `config.hjson`. Each network type has it's own sub section such as `ftn` for FidoNet Technology Network (FTN) style networks.
Message networks are configured in `messageNetworks` section of `config.hjson`. Each network type has it's own sub section such as `ftn` for FidoNet Technology Network (FTN) style networks. Message Networks tie directly with [Message Areas](msg_conf_area.md) that are also defined in `config.hjson`.
## FidoNet Technology Network (FTN)
FTN networks are configured under the `messageNetworks::ftn` section of `config.hjson`.