updated persistent config settings in openwebui

This commit is contained in:
gyurix
2026-07-18 13:40:00 +02:00
parent e724d8b2e7
commit 6ac1c69393
3 changed files with 20 additions and 1 deletions
+4 -1
View File
@@ -225,7 +225,10 @@
],
"ENVS": [
{
"ENABLE_PERSISTENT_CONFIG": "false"
"ENABLE_PERSISTENT_CONFIG": "true"
},
{
"HF_HUB_OFFLINE": "#DISABLE_HUGGINGFACE"
},
{
"OPENAI_API_BASE_URL": "#OPENAI_API_BASE_URL"