mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-16 11:57:51 +01:00
feat: Add Google Drive config values to /api/config endpoint
This commit is contained in:
@@ -88,6 +88,8 @@ from open_webui.config import (
|
|||||||
WEBHOOK_URL,
|
WEBHOOK_URL,
|
||||||
WEBUI_AUTH,
|
WEBUI_AUTH,
|
||||||
WEBUI_NAME,
|
WEBUI_NAME,
|
||||||
|
GOOGLE_DRIVE_CLIENT_ID,
|
||||||
|
GOOGLE_DRIVE_API_KEY,
|
||||||
AppConfig,
|
AppConfig,
|
||||||
reset_config,
|
reset_config,
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user