forked from open-webui/open-webui
chore: remove deprecated code
This commit is contained in:
parent
be12461aa2
commit
47b7b63791
2 changed files with 1 additions and 2 deletions
|
@ -41,7 +41,7 @@ WEBUI_AUTH = True if os.environ.get("WEBUI_AUTH", "FALSE") == "TRUE" else False
|
|||
|
||||
|
||||
####################################
|
||||
# WEBUI_DB
|
||||
# WEBUI_DB (Deprecated, Should be removed)
|
||||
####################################
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue