Skip to content

Commit 876032e

Browse files
authored
Update README.md
Signed-off-by: Mostafejur Rahman <mrraju.ice.iu@gmail.com>
1 parent 9d82832 commit 876032e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -140,9 +140,9 @@ Browser->>website: callback
140140

141141
#### Parameter Details
142142

143-
- MAX_LOGIN_ATTEMPT: Is the maximum failed login attempt before the user account is locked
144-
- ENABLE_LOCK: true/false, enables or disables the Account Lock feature
145-
- LOCK_EXP_TIME: The time in seconds before a locked account is unlocked.
143+
- maxLoginAttempt: Is the maximum failed login attempt before the user account is locked
144+
- enableLock: true/false, enables or disables the Account Lock feature
145+
- lockExpTime: The time in seconds before a locked account is unlocked.
146146

147147

148148

0 commit comments

Comments
 (0)