More doc cleanup

This commit is contained in:
Bryan Ashby 2020-11-21 12:35:46 -07:00
parent 5e52b31918
commit 939c07f466
No known key found for this signature in database
GPG key ID: B49EB437951D2542
7 changed files with 38 additions and 37 deletions

View file

@ -6,6 +6,7 @@ title: NNTP Server
The NNTP *content server* provides access to publicly exposed message conferences and areas over either **secure** NNTPS (NNTP over TLS or nttps://) and/or non-secure NNTP (nntp://).
## Configuration
| Item | Required | Description |
|------|----------|-------------|
| `nntp` | :-1: | Configuration block for non-secure NNTP. See Non-Secure NNTP Configuration below. |