dep updates/close #656

This commit is contained in:
renovate[bot]
2024-03-20 23:20:30 +00:00
committed by Zoey
parent dd038b690a
commit d724439605
6 changed files with 45 additions and 31 deletions

View File

@@ -25,7 +25,7 @@ function omissions() {
const internalCertificate = {
allowedSslFiles: ['certificate', 'certificate_key', 'intermediate_certificate'],
intervalTimeout: 1000 * 60 * 60, // 1 hour
intervalTimeout: 1000 * 60 * 60 * Number(process.env.CRT),
interval: null,
intervalProcessing: false,