mirror of
https://github.com/open-webui/docs.git
synced 2026-03-27 13:28:37 +07:00
Update env-configuration.mdx
This commit is contained in:
@@ -196,9 +196,9 @@ is also being used and set to `True`. **Never disable this if OAUTH/SSO is not b
|
||||
#### `FOLDER_MAX_FILE_COUNT`
|
||||
|
||||
- Type: `int`
|
||||
- Default: `100`
|
||||
- Default: `("") empty string`
|
||||
- Description: Sets the maximum number of files processing allowed per folder.
|
||||
- Persistence: This environment variable is a `PersistentConfig` variable. It can be configured in the **Admin Panel > Settings > General > Folder Max File Count**.
|
||||
- Persistence: This environment variable is a `PersistentConfig` variable. It can be configured in the **Admin Panel > Settings > General > Folder Max File Count**. Default is none (empty string) which is unlimited.
|
||||
|
||||
#### `ENABLE_NOTES`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user