From 7155680793e24ad2808eef5bdeaf5b66c875c102 Mon Sep 17 00:00:00 2001 From: chenzhangyue <chenzhangyue01@weidian.com> Date: 星期二, 05 九月 2023 17:35:46 +0800 Subject: [PATCH] fix VideoManagerConstants.SIP_SUBSCRIBE_PREFIX key set --- doc/_content/introduction/config.md | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/doc/_content/introduction/config.md b/doc/_content/introduction/config.md index ad88140..29f00a4 100644 --- a/doc/_content/introduction/config.md +++ b/doc/_content/introduction/config.md @@ -153,7 +153,7 @@ # 鍥芥爣鏄惁褰曞埗 record-sip: true # 鏄惁灏嗘棩蹇楀瓨鍌ㄨ繘鏁版嵁搴� - logInDatebase: true + logInDatabase: true # 绗笁鏂瑰尮閰嶏紝鐢ㄤ簬浠巗tream閽熻幏鍙栨湁鏁堜俊鎭� thirdPartyGBIdReg: [\s\S]* ``` -- Gitblit v1.8.0