feat: config and checker of waiting room

This commit is contained in:
Roi Feng
2025-05-29 21:15:34 -04:00
parent 1888f10b64
commit 42e9d6502d
5 changed files with 71 additions and 18 deletions

View File

@ -14,4 +14,8 @@ VerifyBot:
verify_baidu_bot: true
verify_yandex_bot: true
verify_sogou_bot: true
verify_apple_bot: true
verify_apple_bot: true
WaitingRoom:
enabled: false
max_concurrent_user: 1000
session_timeout: 1800