Update activitypub.php
NodeInfo is only initialized when blog is public
This commit is contained in:
parent
313a4da607
commit
a147d21fda
1 changed files with 0 additions and 1 deletions
|
@ -41,7 +41,6 @@ function init() {
|
|||
Rest\Inbox::init();
|
||||
Rest\Followers::init();
|
||||
Rest\Following::init();
|
||||
Rest\Nodeinfo::init();
|
||||
Rest\Webfinger::init();
|
||||
|
||||
Admin::init();
|
||||
|
|
Loading…
Reference in a new issue