mirror of
https://github.com/danswer-ai/danswer.git
synced 2025-03-26 17:51:54 +01:00
Remove old comment
This commit is contained in:
parent
dab3ba8a41
commit
2e9af3086a
@ -71,7 +71,7 @@ OAUTH_CLIENT_SECRET = (
|
||||
or ""
|
||||
)
|
||||
|
||||
# The following Basic Auth configs are not supported by the frontend UI
|
||||
# for basic auth
|
||||
REQUIRE_EMAIL_VERIFICATION = (
|
||||
os.environ.get("REQUIRE_EMAIL_VERIFICATION", "").lower() == "true"
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user