feat: split up the committee refresh from teh regular user refresh
This commit is contained in:
parent
25fcc04287
commit
0eba54b6f2
5 changed files with 60 additions and 4 deletions
|
@ -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";
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue