update server.conf, add DisableUsageReport (#949)

This commit is contained in:
GitHamburg 2022-05-20 13:13:10 +08:00 committed by GitHub
parent 2bea8b7c84
commit e2232bfa12
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -11,6 +11,8 @@ BusiGroupLabelKey = "busigroup"
# sleep x seconds, then start judge engine
EngineDelay = 120
DisableUsageReport = false
[Log]
# log write dir
Dir = "logs"