Merge branch 'open-webui:dev' into dev

This commit is contained in:
Erik
2025-04-01 09:09:33 +02:00
committed by GitHub
3 changed files with 5 additions and 5 deletions

View File

@@ -64,7 +64,7 @@
delete: true,
edit: true,
temporary: true,
temporary_enforced: true
temporary_enforced: false
},
features: {
web_search: true,

View File

@@ -25,7 +25,7 @@
edit: true,
file_upload: true,
temporary: true,
temporary_enforced: true
temporary_enforced: false
},
features: {
web_search: true,