From f75c53659096486d8b1e88482fbefd026fceba43 Mon Sep 17 00:00:00 2001 From: Cell <1024@lruihao.cn> Date: Thu, 19 Dec 2024 14:47:50 +0800 Subject: [PATCH] =?UTF-8?q?Docs:=20=E8=B0=83=E6=95=B4=E6=96=87=E6=A1=A3?= =?UTF-8?q?=E9=BB=98=E8=AE=A4=E5=80=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../getting-started/configuration/index.md | 10 +++++----- .../getting-started/configuration/index.md | 8 ++++---- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/content/en/documentation/getting-started/configuration/index.md b/content/en/documentation/getting-started/configuration/index.md index 7faa59c..9f34d36 100644 --- a/content/en/documentation/getting-started/configuration/index.md +++ b/content/en/documentation/getting-started/configuration/index.md @@ -1449,10 +1449,10 @@ theme [params] # PostChat: https://postchat.zhheo.com/addCode.html [params.postChat] - enable = true + enable = false key = "" # How users initiate chats: ["iframe", "magic"] - userMode = "magic" + userMode = "iframe" addButton = true defaultInput = false left = "" @@ -1460,10 +1460,10 @@ theme width = "" height = "" fill = "" - backgroundColor = "#FF735A" + backgroundColor = "" upLoadWeb = true showInviteLink = true - userTitle = "Cell+" + userTitle = "" userDesc = "" # dom container to be blacked out, e.g. [".aplayer"] blackDom = [] @@ -1490,7 +1490,7 @@ theme [params] # PostSummary: https://postchat.zhheo.com/summary.html [params.postSummary] - enable = true + enable = false key = "" title = "" # themes options: ["", "simple", "yanzhi"] diff --git a/content/zh-cn/documentation/getting-started/configuration/index.md b/content/zh-cn/documentation/getting-started/configuration/index.md index a3850d8..55fcc60 100644 --- a/content/zh-cn/documentation/getting-started/configuration/index.md +++ b/content/zh-cn/documentation/getting-started/configuration/index.md @@ -1448,10 +1448,10 @@ theme [params] # PostChat: https://postchat.zhheo.com/addCode.html [params.postChat] - enable = true + enable = false key = "" # 用户如何发起聊天:["iframe", "magic"] - userMode = "magic" + userMode = "iframe" addButton = true defaultInput = false left = "" @@ -1462,7 +1462,7 @@ theme backgroundColor = "" upLoadWeb = true showInviteLink = true - userTitle = "Cell+" + userTitle = "" userDesc = "" # 需要屏蔽掉的 DOM 容器,例如:[".aplayer"] blackDom = [] @@ -1489,7 +1489,7 @@ theme [params] # PostSummary: https://postchat.zhheo.com/summary.html [params.postSummary] - enable = true + enable = false key = "" title = "" # 主题选项:["", "simple", "yanzhi"]