fix: dont need to needlessly call discord
This commit is contained in:
parent
66446e8df8
commit
5745118ede
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@
|
|||
# every 20 min
|
||||
"update_data" = "*:0,20,40";
|
||||
# groups are updated every hour, offset from teh ldap
|
||||
"update_users" = "*:05:00";
|
||||
"update_users" = "00:05:00";
|
||||
};
|
||||
|
||||
in {
|
||||
|
|
Loading…
Reference in a new issue