mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
Add configurable Google Drive toggle in the Documents admin section along with necessary config scaffolding
This commit is contained in:
@@ -176,6 +176,7 @@ type Config = {
|
||||
enable_signup: boolean;
|
||||
enable_login_form: boolean;
|
||||
enable_web_search?: boolean;
|
||||
enable_google_drive: boolean;
|
||||
enable_image_generation: boolean;
|
||||
enable_admin_export: boolean;
|
||||
enable_admin_chat_access: boolean;
|
||||
|
||||
Reference in New Issue
Block a user