feat: able to disable quota consumption recording (close #156)

This commit is contained in:
JustSong
2023-06-15 16:32:16 +08:00
parent e87ad1f402
commit 593e1926e9
4 changed files with 16 additions and 0 deletions

View File

@@ -35,6 +35,8 @@ var WeChatAuthEnabled = false
var TurnstileCheckEnabled = false
var RegisterEnabled = true
var LogConsumeEnabled = true
var SMTPServer = ""
var SMTPPort = 587
var SMTPAccount = ""