From 1add836f936d56a43eb6e67c1ed200a486121e34 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Thomas=20Sj=C3=B6gren?= Date: Fri, 9 Feb 2024 12:29:21 +0000 Subject: [PATCH] update moduli variable doc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Thomas Sjögren --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 19063382..ed2f5287 100644 --- a/README.md +++ b/README.md @@ -820,6 +820,11 @@ restricted to the sftp service only. `sshd_syslog_facility` set the facility code that is used when logging messages from sshd. +`sshd_update_moduli`, if set to `true`, will download a updated +[moduli file](https://man7.org/linux/man-pages/man5/moduli.5.html) +from the [konstruktoid/ssh-moduli](https://github.com/konstruktoid/ssh-moduli) +repository. + ### ./defaults/main/suid_sgid_blocklist.yml ```yaml