1
0
Fork 0

Some performance tweeks

This commit is contained in:
Michael Vogel 2020-08-16 13:57:56 +02:00
commit 45c12e7716
5 changed files with 12 additions and 7 deletions

View file

@ -230,7 +230,7 @@ return [
"account_removed" => ["user", "account_removed"],
"account_expired" => ["user", "account_expired"],
"account_expires_on" => ["user", "account_expires_on"],
"expire_notification_sent" => ["user", "expire_notification_sent"],
"expire_notification_sent" => ["user", "expire_notification_sent"],
"def_gid" => ["user", "def_gid"],
"allow_cid" => ["user", "allow_cid"],
"allow_gid" => ["user", "allow_gid"],