perf: 当ip证书天数太小时,自动调整更新天数,避免每次运行都重新申请ip证书

This commit is contained in:
xiaojunnuo
2026-01-31 02:54:33 +08:00
parent 873654669e
commit 433e98b645
2 changed files with 20 additions and 6 deletions
@@ -90,7 +90,7 @@ const preferredChainMergeScript = (() => {
desc: "免费通配符域名证书申请,支持多个域名打到同一个证书上",
default: {
input: {
renewDays: 18,
renewDays: 15,
forceUpdate: false,
},
strategy: {