"CreateShadowentry" and "ProfileUpdate" now moved as well
This commit is contained in:
+1
-1
@@ -506,7 +506,7 @@ function profiles_post(App $a) {
|
||||
Worker::add(PRIORITY_LOW, "Directory", $url);
|
||||
}
|
||||
|
||||
Worker::add(PRIORITY_LOW, 'profile_update', local_user());
|
||||
Worker::add(PRIORITY_LOW, 'ProfileUpdate', local_user());
|
||||
|
||||
// Update the global contact for the user
|
||||
GlobalContact::updateForUser(local_user());
|
||||
|
||||
Reference in New Issue
Block a user