Skip to content

Commit

Permalink
myconext: refresh from manage every 5 minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
phavekes committed Jun 19, 2024
1 parent 0c6f213 commit 97d198c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/myconext/templates/application.yml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ cron:
node-cron-job-responsible: {{ myconext_cronjobmaster }}
token-cleaner-expression: "0 0/15 * * * *"
manage-initial-delay-milliseconds: 15000
manage-fixed-rate-milliseconds: 43_200_000
manage-fixed-rate-milliseconds: 300_000

manage:
username: myconext
Expand Down

0 comments on commit 97d198c

Please sign in to comment.