changed ENABLE_PERSISTENT_CONFIG variable into openwebui #115

Merged
gyurix merged 1 commits from dev into main 2026-07-18 20:38:59 +00:00
Showing only changes of commit a7e85af935 - Show all commits
+1 -1
View File
@@ -225,7 +225,7 @@
],
"ENVS": [
{
"ENABLE_PERSISTENT_CONFIG": "true"
"ENABLE_PERSISTENT_CONFIG": "false"
},
{
"HF_HUB_OFFLINE": "#DISABLE_HUGGINGFACE"