mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 12:25:20 +00:00
Minor comment
This commit is contained in:
parent
a34d202ae8
commit
06f44dc067
1 changed files with 1 additions and 1 deletions
|
|
@ -196,7 +196,7 @@ CHANGELOG = changelog_json
|
|||
SAFE_MODE = os.environ.get("SAFE_MODE", "false").lower() == "true"
|
||||
|
||||
####################################
|
||||
# FORWARD_USER_INFO_AS_HEADERS
|
||||
# ENABLE_FORWARD_USER_INFO_HEADERS
|
||||
####################################
|
||||
|
||||
ENABLE_FORWARD_USER_INFO_HEADERS = os.environ.get(
|
||||
|
|
|
|||
Loading…
Reference in a new issue