Added pinDigest and removed debug log level

This commit is contained in:
2025-11-13 21:06:14 +01:00
parent 95aa5574d1
commit 4c3d7f67af
3 changed files with 2 additions and 3 deletions

View File

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