mirror of
https://github.com/open-webui/open-webui.git
synced 2026-08-27 06:46:30 -05:00
refac
This commit is contained in:
@@ -342,8 +342,10 @@ type Config = {
|
||||
auto_redirect?: boolean;
|
||||
};
|
||||
ui?: {
|
||||
default_user_settings?: Record<string, unknown>;
|
||||
pending_user_overlay_title?: string;
|
||||
pending_user_overlay_content?: string;
|
||||
response_watermark?: string;
|
||||
iframe_csp?: string;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user