feat: split up the committee refresh from teh regular user refresh
Some checks failed
On_Push / lint_fmt (push) Successful in 15s
On_Push / lint_clippy (push) Failing after 5m8s
On_Push / build (push) Has been skipped
On_Push / deploy (push) Has been skipped

This commit is contained in:
silver 2025-02-19 12:29:53 +00:00
parent 25fcc04287
commit 0eba54b6f2
Signed by: silver
GPG key ID: 36F93D61BAD3FD7D
5 changed files with 60 additions and 4 deletions

View file

@ -122,6 +122,8 @@
"update_data" = "*:0,10,20,30,40,50";
# groups are updated every hour, offset from teh ldap
"update_users" = "*:05:00";
# Committee server has its own timer
"update_committee" = "*:15:00";
# minecraft stuff is updated at 5am
"update_minecraft" = "5:10:00";
};