fix: update the groups 5 min after the data update
This commit is contained in:
parent
49c4db3ca3
commit
56b2da1ae6
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@
|
||||||
scripts = {
|
scripts = {
|
||||||
"update_data" = "*:0,15,30,45";
|
"update_data" = "*:0,15,30,45";
|
||||||
#"new_users" = "*:5,20,35,50";
|
#"new_users" = "*:5,20,35,50";
|
||||||
"update_groups" = "*:10";
|
"update_groups" = "*:5,20,35,50";
|
||||||
};
|
};
|
||||||
|
|
||||||
in {
|
in {
|
||||||
|
|
Loading…
Reference in a new issue