From a7e85af935bb1df302f5bb6daa9da0d84bb6ddf8 Mon Sep 17 00:00:00 2001 From: gyurix Date: Sat, 18 Jul 2026 22:38:33 +0200 Subject: [PATCH] changed ENABLE_PERSISTENT_CONFIG variable into openwebui --- openwebui/service-openwebui.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openwebui/service-openwebui.json b/openwebui/service-openwebui.json index b2ca3ad..5560125 100644 --- a/openwebui/service-openwebui.json +++ b/openwebui/service-openwebui.json @@ -225,7 +225,7 @@ ], "ENVS": [ { - "ENABLE_PERSISTENT_CONFIG": "true" + "ENABLE_PERSISTENT_CONFIG": "false" }, { "HF_HUB_OFFLINE": "#DISABLE_HUGGINGFACE"