IModerationService

This commit is contained in:
Paul Schneider 2026-05-30 18:20:17 +01:00
commit 1aafb7cc7d
10 changed files with 162 additions and 10 deletions

View file

@ -77,5 +77,9 @@
},
"Kyc": {
"HmacSecret": "*** via dotnet user-secrets ou variable d'environnement ***"
},
"Moderation": {
"AutoApproveThreshold": 0.7,
"AutoRejectThreshold": 0.9
}
}