Skip to content

Commit ce0d8f4

Browse files
committed
fix doc
1 parent bb7f054 commit ce0d8f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

custom/conf/app.example.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -784,7 +784,7 @@ LEVEL = Info
784784
;; Please note that setting this to false will not disable OAuth Basic or Basic authentication using a token
785785
;ENABLE_BASIC_AUTHENTICATION = true
786786
;;
787-
;; Show the password login form (for password-based login), otherwise, only show OAuth2 login methods.
787+
;; Show the password sign-in form (for password-based login), otherwise, only show OAuth2 login methods.
788788
;; If you set it to false, maybe it also needs to set ENABLE_BASIC_AUTHENTICATION to false to completely disable password-based authentication.
789789
;ENABLE_PASSWORD_SIGNIN_FORM = true
790790
;;

0 commit comments

Comments
 (0)