mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-09-12 06:56:41 +00:00
Update docs
This commit is contained in:
31
docs/configurations.md
Normal file
31
docs/configurations.md
Normal file
@ -0,0 +1,31 @@
|
||||
---
|
||||
sidebar: auto
|
||||
---
|
||||
|
||||
# 配置
|
||||
|
||||
## `API_ROOT`
|
||||
|
||||
## `ACCESS_TOKEN`
|
||||
|
||||
## `SECRET`
|
||||
|
||||
## `HOST`
|
||||
|
||||
## `PORT`
|
||||
|
||||
## `DEBUG`
|
||||
|
||||
## `SUPERUSERS`
|
||||
|
||||
## `NICKNAME`
|
||||
|
||||
## `COMMAND_START`
|
||||
|
||||
## `COMMAND_SEP`
|
||||
|
||||
## `SESSION_EXPIRE_TIMEOUT`
|
||||
|
||||
## `SESSION_RUNNING_EXPRESSION`
|
||||
|
||||
## `SHORT_MESSAGE_MAX_LENGTH`
|
Reference in New Issue
Block a user