forked from GNUsocial/gnu-social
fix up hub queueing to work w/ stomp queues
This commit is contained in:
@@ -56,6 +56,7 @@ class HubDistribQueueHandler extends QueueHandler
|
||||
} else {
|
||||
common_log(LOG_INFO, "No PuSH subscribers for $feed");
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
||||
function pushGroup($notice, $group_id)
|
||||
|
Reference in New Issue
Block a user