mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-11-22 05:30:22 +08:00
OIDC: Update example env option to reflect correct default
This commit is contained in:
parent
81d256aebd
commit
7312300d53
|
@ -273,7 +273,7 @@ OIDC_USER_TO_GROUPS=false
|
|||
OIDC_GROUPS_CLAIM=groups
|
||||
OIDC_REMOVE_FROM_GROUPS=false
|
||||
OIDC_EXTERNAL_ID_CLAIM=sub
|
||||
OIDC_END_SESSION_ENDPOINT=null
|
||||
OIDC_END_SESSION_ENDPOINT=false
|
||||
|
||||
# Disable default third-party services such as Gravatar and Draw.IO
|
||||
# Service-specific options will override this option
|
||||
|
|
Loading…
Reference in New Issue
Block a user