From 02e6346bc598415f6f6531f23a3690a142dae5e7 Mon Sep 17 00:00:00 2001 From: tituspijean Date: Wed, 8 Nov 2023 12:56:42 +0100 Subject: [PATCH] Fix certificates validity in actionsmap.yml --- share/actionsmap.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/actionsmap.yml b/share/actionsmap.yml index e44a721251..464a4e024a 100644 --- a/share/actionsmap.yml +++ b/share/actionsmap.yml @@ -617,7 +617,7 @@ domain: help: Domains for which to renew the certificates nargs: "*" --force: - help: Ignore the validity threshold (30 days) + help: Ignore the validity threshold (15 days) action: store_true --email: help: Send an email to root with logs if some renewing fails