Drop WHITELISTED_URIS for now

This commit is contained in:
Luke Murphy 2020-03-22 12:04:47 +01:00
parent e53076e53d
commit a78904cf8f
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
1 changed files with 0 additions and 1 deletions

View File

@ -57,4 +57,3 @@ JWT_SECRET = {{ JWT_SECRET }}
[openid]
ENABLE_OPENID_SIGNIN = {{ ENABLE_OPENID_SIGNIN }}
ENABLE_OPENID_SIGNUP = {{ ENABLE_OPENID_SIGNUP }}
WHITELISTED_URIS = {{ WHITELISTED_URIS }}