From 89dee3b72d24258080d25a82bbe15247343abd2c Mon Sep 17 00:00:00 2001 From: "Tristan B. Kildaire" Date: Sat, 4 Jun 2016 18:00:27 +0200 Subject: [PATCH] Update config.md --- doc/config.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/config.md b/doc/config.md index 26167cb..fade9cc 100644 --- a/doc/config.md +++ b/doc/config.md @@ -45,4 +45,5 @@ If you have chosen PostgreSQL then fill in the fields below: * **Name of NNTP instance** - What is the significamce of this name. * **Allow attachements** - Check the box if you want people to be able to add attachements to posts. * **Allow anonymous posters** - Check the box if you want to allow anonymous posters. -* **Allow attachments from anonymous posters** - Check the box if you want to allow anonymous posters to add attachments to their posts, +* **Allow attachments from anonymous posters** - Check the box if you want to allow anonymous posters to add attachments to their posts. +* **Require TLS for incoming connections** - Check the box if NNTP connections must be encrypted and authenticated with TLS (highly recommended).