From c98ef23b98573d622f6637bb181bfebc8172b118 Mon Sep 17 00:00:00 2001 From: 648540858 <648540858@qq.com> Date: 星期二, 21 十一月 2023 14:30:33 +0800 Subject: [PATCH] 修复定时删除过期录像文件时,收藏文件被删除的问题 --- 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