fix: tweeked the timing for setting roles automatically

This commit is contained in:
silver 2023-09-17 21:34:36 +01:00
parent 56aaf107d6
commit 8413023a2a

View file

@ -92,8 +92,8 @@
scripts = {
# every 20 min
"update_data" = "*:0,20,40";
# groups are updated every 8 hours, offset from teh ldap
"update_users" = "01,09,17:00:00";
# groups are updated every hour, offset from teh ldap
"update_users" = "*:05:00";
};
in {