mirror of
https://github.com/open-webui/open-webui.git
synced 2026-08-28 05:27:35 +00:00
refac
This commit is contained in:
parent
8d6a7c8308
commit
13346c5f16
1 changed files with 2 additions and 0 deletions
|
|
@ -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;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue