feat: close #2908 allow to disable parse settings from link

This commit is contained in:
Yidadaa
2023-11-08 00:30:02 +08:00
parent 638fdd8c3e
commit c5ca278253
7 changed files with 29 additions and 15 deletions

View File

@@ -191,6 +191,12 @@ If you do not want users to use GPT-4, set this value to 1.
If you do want users to query balance, set this value to 1, or you should set it to 0.
### `DISABLE_FAST_LINK` (optional)
> Default: Empty
If you want to disable parse settings from url, set this to 1.
## Requirements
NodeJS >= 18, Docker >= 20