mirror of
https://github.com/tinyauthapp/tinyauth.git
synced 2026-09-04 13:03:32 +08:00
refactor: use optimized image for background (#1110)
This commit is contained in:
+1
-1
@@ -204,7 +204,7 @@ TINYAUTH_UI_TITLE="Tinyauth"
|
||||
# Message displayed on the forgot password page.
|
||||
TINYAUTH_UI_FORGOTPASSWORDMESSAGE="You can change your password by changing the configuration."
|
||||
# Path to the background image.
|
||||
TINYAUTH_UI_BACKGROUNDIMAGE="/background.jpg"
|
||||
TINYAUTH_UI_BACKGROUNDIMAGE="/background.webp"
|
||||
# Enable UI warnings.
|
||||
TINYAUTH_UI_WARNINGSENABLED=true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user