关于ruby-on-rails:chatwoot问题

40次阅读

共计 204 个字符,预计需要花费 1 分钟才能阅读完成。

1. 客户端定义 powered

2. 开启用户注册性能

.env 环境:
By default, Chatwoot will not allow users to create an account[multi-tenancy] from the login page. However, if you are setting up a public server, you can enable signup using:

ENABLE_ACCOUNT_SIGNUP=true

正文完
 0