add zot6 delivery method

This commit is contained in:
zotlabs
2018-11-08 20:42:09 -08:00
parent d56e1f6285
commit c80ac58eff
2 changed files with 81 additions and 27 deletions

View File

@@ -672,6 +672,7 @@ class Notifier {
'account_id' => $target_item['aid'],
'channel_id' => $target_item['uid'],
'posturl' => $hub['hubloc_callback'],
'driver' => $hub['hubloc_network'],
'notify' => $packet,
'msg' => json_encode($encoded_item)
]