feat: more widget settings

This commit is contained in:
Tristan Yang
2024-07-29 22:15:43 +08:00
parent 2b6a460003
commit 1c895b5c28
10 changed files with 36 additions and 10 deletions
+2
View File
@@ -256,6 +256,8 @@
"custom_style_tip": "if you want customize the widget position more precisely, use the widget element ID in your HTML or CSS file, like this",
"param_id": "Widget ID (server version>=v0.3.12)",
"param_host": "Assign the user chatting with visitor(User ID)",
"param_title": "chat popup title",
"param_logo": "chat popup logo icon URL",
"param_auto_reg": "true: Auto register a new user if not exist, false: need visitor to input email and name to register",
"param_login_token": "If you are using your own platform's existing user info to generate VoceChat new account, this is the login token generated by your platform, for more details, please refer to: https://doc.voce.chat/zh-cn/login-with-other-account. Don't fill this out for default scenarios (no 3-rd party user system)!",
"param_theme_color": "The theme color of widget",