feat: 添加 G5 状态表同步开关,默认关闭写入功能并更新相关配置和文档
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user