feat: more widget settings
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user