Skip to content

Commit

Permalink
feat: default login.otpTimeout is 10 minutes #551
Browse files Browse the repository at this point in the history
  • Loading branch information
ymarcon committed Oct 10, 2024
1 parent 33981df commit 43f92ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion agate-core/src/main/resources/config/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,4 +44,4 @@ login:
maxTry: 3
trialTime: 300
banTime: 300
otpTimeout: 300
otpTimeout: 600

0 comments on commit 43f92ae

Please sign in to comment.