feat: add "Hide_Balance_Query" environment variable

This commit is contained in:
Constaline
2023-06-25 20:20:36 +08:00
parent 8f66da1128
commit c05de45d99
8 changed files with 49 additions and 23 deletions

View File

@@ -185,6 +185,12 @@ If you do not want users to input their own API key, set this value to 1.
If you do not want users to use GPT-4, set this value to 1.
### `Hide_Balance_Query` (optional)
> Default: Empty
If you do not want users to query balance, set this value to 1.
## Requirements
NodeJS >= 18, Docker >= 20