Added pinDigest and removed debug log level (#24)
All checks were successful
Run Renovate / renovate (push) Successful in 9m47s

Reviewed-on: #24
Co-authored-by: kovagoadi <kovagoadi@gmail.com>
Co-committed-by: kovagoadi <kovagoadi@gmail.com>
This commit is contained in:
2025-11-13 21:07:55 +01:00
committed by kovagoadi
parent 95aa5574d1
commit 4a0704242e
3 changed files with 2 additions and 3 deletions

View File

@@ -6,6 +6,5 @@ module.exports = {
pinDigests: true,
},
autodiscover: true,
log_level: 'debug'
};