Integrated notify from legacy triggered by sync.

This commit is contained in:
2026-07-16 02:21:55 +02:00
parent 583b6984d8
commit 9d869c4a37
5 changed files with 2735 additions and 32 deletions

View File

@@ -201,4 +201,8 @@ module.exports = {
seenExpiry: 30, // days
finalExpiry: 365, // days
},
email: {
// Resend
apiKey: null,
},
};