mirror of
https://github.com/nonebot/nonebot2.git
synced 2024-11-24 09:05:04 +08:00
📝 format doc
This commit is contained in:
parent
b31d04dc5d
commit
16029a33e8
@ -62,7 +62,7 @@ ENCRYPT_KEY=<yourEncryptKey>
|
||||
|
||||
当此项不为空时,飞书适配器会认为用户启用了加密机制,并对事件上报中的密文进行解密。
|
||||
|
||||
对于**Lark(飞书平台海外版)**的用户,飞书适配器也提供实验性支持,仅需要在配置文件中将 **is_lark** 配置项设置为 **true** 即可。
|
||||
对于 **Lark(飞书平台海外版)** 的用户,飞书适配器也提供实验性支持,仅需要在配置文件中将 **is_lark** 配置项设置为 **true** 即可。
|
||||
|
||||
```
|
||||
IS_LARK=true
|
||||
|
Loading…
Reference in New Issue
Block a user