feat: default disable balance query

This commit is contained in:
Yidadaa
2023-11-08 00:20:34 +08:00
parent 836bf836d3
commit 638fdd8c3e
9 changed files with 24 additions and 651 deletions

View File

@@ -185,11 +185,11 @@ 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)
### `ENABLE_BALANCE_QUERY` (optional)
> Default: Empty
If you do not want users to query balance, 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.
## Requirements