File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 77 org.springframework.security: WARN
88 com.zaxxer.hikari: ERROR
99 invite: DEBUG
10+ net.javacrumbs.shedlock: DEBUG
1011
1112server:
1213 port: 8080
@@ -74,11 +75,11 @@ crypto:
7475 private-key-location: file:///private_key_pkcs8.pem
7576
7677cron:
77- user-cleaner-expression: "0 0/30 * * * *"
78+ # user-cleaner-expression: "0 0/30 * * * *"
7879 user-cleaner-lock-at-least-for: "PT5M"
7980 user-cleaner-lock-at-most-for: "PT28M"
8081 last-activity-duration-days: 1000
81- role-expiration-notifier-expression: "0 0/30 * * * *"
82+ # role-expiration-notifier-expression: "0 0/30 * * * *"
8283 # Set to -1 to suppress role expiry notifications
8384 role-expiration-notifier-duration-days: 5
8485 role-expiration-notifier-lock-at-least-for: "PT5M"
You can’t perform that action at this time.
0 commit comments