feat: 添加 G5 状态表同步开关,默认关闭写入功能并更新相关配置和文档

This commit is contained in:
2026-03-24 08:34:36 +08:00
parent fa363835a3
commit 7713cfeb9e
8 changed files with 80 additions and 6 deletions

View File

@@ -29,3 +29,7 @@ REDIS_PASSWORD=
REDIS_DB=0
REDIS_PROJECT_NAME=bls-onoffline
REDIS_API_BASE_URL=http://localhost:3001
# G5 room_status.moment sync
# false: do not write room_status.room_status_moment_g5
G5_ROOM_STATUS_MOMENT_SYNC_ENABLED=false