Skip to content

Commit 56e7768

Browse files
Fix default keeper.session.frost.expire value typo.
1 parent c3d7422 commit 56e7768

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/resources/application.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ keeper:
1313
gg20:
1414
expire: 15m
1515
frost:
16-
expire: 5mz
16+
expire: 5m

0 commit comments

Comments
 (0)