Original PR: https://github.com/open-webui/open-webui/pull/998 Author: @chamburr Created: 3/2/2024 Status: ✅ Merged Merged: 3/2/2024 Merged by: @tjbck
Base: dev ← Head: patch-1
dev
patch-1
6c70d0f
a12b5ff
1 file changed (+1 additions, -1 deletions)
📝 backend/config.py (+1 -1)
backend/config.py
Convert the sign up environmental variable to a bool, otherwise sign up cannot be disabled.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/998
Author: @chamburr
Created: 3/2/2024
Status: ✅ Merged
Merged: 3/2/2024
Merged by: @tjbck
Base:
dev← Head:patch-1📝 Commits (2)
6c70d0fMerge pull request #996 from open-webui/deva12b5ffFix enable signup env📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
backend/config.py(+1 -1)📄 Description
Convert the sign up environmental variable to a bool, otherwise sign up cannot be disabled.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.