Skip to content
This repository was archived by the owner on Sep 15, 2023. It is now read-only.

Commit 9a38bf2

Browse files
changed cron for auth code deletion
1 parent 51f3955 commit 9a38bf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/application.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ authcodegeneration:
114114
service:
115115
callCountLimit: 1
116116
codeExpirationDelay: 1440
117-
deletionCron: "0 0 2 * * ?"
117+
deletionCron: "0 55 1 * * ?"
118118
onsetSubtractionDays: 2
119119
requestTime: 500
120120
sleepLogInterval: 30000

0 commit comments

Comments
 (0)