mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-06-21 04:07:44 +02:00
Add a section on user preference customization to env.example
This commit is contained in:
parent
2a728a2e8d
commit
9d36595904
@ -282,6 +282,15 @@ PROXY_FOR_OUTGOING_REQUESTS=null
|
||||
CONTENT_SECURITY_POLICY=true
|
||||
|
||||
|
||||
# User preferences can be enforced and/or locked.
|
||||
# This is done by setting additional environment variables with dedicated names.
|
||||
# See https://docs.2fauth.app/getting-started/config/user-preferences/
|
||||
|
||||
# Example to enforce light theme to all users:
|
||||
# USERPREF_DEFAULT__THEME=light
|
||||
# USERPREF_LOCKED__THEME=true
|
||||
|
||||
|
||||
# Leave the following configuration vars as is.
|
||||
# Unless you like to tinker and know what you're doing.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user