mirror of
				https://github.com/open-webui/open-webui
				synced 2025-06-26 18:26:48 +00:00 
			
		
		
		
	feat: Add Google Drive config values to /api/config endpoint
This commit is contained in:
		
							parent
							
								
									513d88b26d
								
							
						
					
					
						commit
						f078bbf006
					
				@ -88,6 +88,8 @@ from open_webui.config import (
 | 
			
		||||
    WEBHOOK_URL,
 | 
			
		||||
    WEBUI_AUTH,
 | 
			
		||||
    WEBUI_NAME,
 | 
			
		||||
    GOOGLE_DRIVE_CLIENT_ID,
 | 
			
		||||
    GOOGLE_DRIVE_API_KEY,
 | 
			
		||||
    AppConfig,
 | 
			
		||||
    reset_config,
 | 
			
		||||
)
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user