Update docs/settings.md
Co-authored-by: David Larlet <3556+davidbgk@users.noreply.github.com>
This commit is contained in:
parent
a281ea9cb2
commit
b5681f4566
1 changed files with 1 additions and 1 deletions
|
@ -90,7 +90,7 @@ Eg.: `USER_AUTOCOMPLETE_FIELDS = ["^username", "email"]`
|
||||||
#### USER_DISPLAY_NAME
|
#### USER_DISPLAY_NAME
|
||||||
|
|
||||||
Advanced setting for controling which user fields will be used for displaying
|
Advanced setting for controling which user fields will be used for displaying
|
||||||
they name on the application, depending on which fields you collect with your
|
their name on the application, depending on which fields you collect with your
|
||||||
OAuth configuration.
|
OAuth configuration.
|
||||||
For example: `USER_DISPLAY_NAME = "{username}"`
|
For example: `USER_DISPLAY_NAME = "{username}"`
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue