wip
This commit is contained in:
parent
b60121527d
commit
e8b42d7e16
20 changed files with 354 additions and 377 deletions
|
@ -24,7 +24,7 @@ app.post('/@:user/inbox', bodyParser.json({
|
|||
|
||||
queue.create('http', {
|
||||
type: 'processInbox',
|
||||
inbox: req.body,
|
||||
activity: req.body,
|
||||
signature,
|
||||
}).save();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue