浏览代码

Add :chat to cheatsheet

chore/unhide-features
Mark Felder 4 年前
父节点
当前提交
d7537a37c7
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. +4
    -0
      docs/configuration/cheatsheet.md

+ 4
- 0
docs/configuration/cheatsheet.md 查看文件

@@ -8,6 +8,10 @@ For from source installations Pleroma configuration works by first importing the

To add configuration to your config file, you can copy it from the base config. The latest version of it can be viewed [here](https://git.pleroma.social/pleroma/pleroma/blob/develop/config/config.exs). You can also use this file if you don't know how an option is supposed to be formatted.

## :chat

* `enabled` - Enables the backend chat. Defaults to `true`.

## :instance
* `name`: The instance’s name.
* `email`: Email used to reach an Administrator/Moderator of the instance.


正在加载...
取消
保存