Skip to content

Commit def8a00

Browse files
committed
refac
1 parent de97f79 commit def8a00

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

backend/open_webui/env.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@
8585
log.exception(cuda_error)
8686
del cuda_error
8787

88+
SRC_LOG_LEVELS = {} # Legacy variable, do not remove
8889

8990
WEBUI_NAME = os.environ.get("WEBUI_NAME", "Open WebUI")
9091
if WEBUI_NAME != "Open WebUI":

0 commit comments

Comments
 (0)