mirror of
https://github.com/open-webui/docs.git
synced 2026-01-04 02:36:55 +07:00
Update env-configuration.mdx
Fixed a minor typo in the description for ONEDRIVE_CLIENT_ID.
This commit is contained in:
@@ -2157,7 +2157,7 @@ The authentication flow also depends on a browser pop-up window. Please ensure t
|
||||
|
||||
- Type: `str`
|
||||
- Default: `None`
|
||||
- Description: Generic environment variable for the OneDrive Client ID. You should rather use the specific `ONEDRIVE_CLIENT_ID_PERSONAL` or `ONEDRIVE_CLIENT_ID_PERSONAL` variables. This exists as a legacy option for backwards compatibility.
|
||||
- Description: Generic environment variable for the OneDrive Client ID. You should rather use the specific `ONEDRIVE_CLIENT_ID_PERSONAL` or `ONEDRIVE_CLIENT_ID_BUSINESS` variables. This exists as a legacy option for backwards compatibility.
|
||||
|
||||
#### `ONEDRIVE_CLIENT_ID_PERSONAL`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user