记录一下discourse使用小方法

  1. 用户太多之后数量不知道为啥找不到了:
    cd /var/discourse
    ./launcher enter app
    rails c
    退出:
    exit(退rails
    exit(退docker

  2. 如何像QQ群一样有入群审核?
    开启登陆可查看,开启需要管理员同意才能首次登陆,开启Creating and configuring custom user fields,就能实现类似功能了。

  3. 搬运配置
    打开管理员设置页面,勾选 仅查看修改。

posted @ 2024-12-29 15:28  Shift电冰箱  阅读(23)  评论(0)    收藏  举报