This commit is contained in:
student_2333 2024-10-31 20:11:35 +08:00
parent 06e0b4da3c
commit 7999c41980
No known key found for this signature in database
GPG Key ID: 665F083BEC56F2A6

View File

@ -131,6 +131,8 @@ plugins = [
| 配置项 | 必填 | 默认值 | 说明 |
| :---------------------------: | :--: | :-----------------------------------------------: | :---------------------------------------------------------------------------------------------------------------------------------------------------------------: |
| **全局配置** | | | |
| `PROXY` | 否 | `None` | 下载模型等文件时使用的代理地址 |
| **响应配置** | | | |
| `NAILONG_BYPASS_SUPERUSER` | 否 | `True` | 是否不检查超级用户发送的图片 |
| `NAILONG_BYPASS_ADMIN` | 否 | `True` | 是否不检查群组管理员发送的图片 |