perf: 默认证书更新时间设置为35天,增加腾讯云删除过期证书插件,可以避免腾讯云过期证书邮件

This commit is contained in:
xiaojunnuo
2024-10-28 15:31:45 +08:00
parent f92d918a1e
commit 51b6fed468
8 changed files with 230 additions and 5 deletions
@@ -33,7 +33,7 @@ export type DomainsVerifyPlanInput = {
desc: "免费通配符域名证书申请,支持多个域名打到同一个证书上",
default: {
input: {
renewDays: 20,
renewDays: 35,
forceUpdate: false,
},
strategy: {