Skip to content

Commit 9a4c976

Browse files
committed
disable shared inbox
1 parent e03db11 commit 9a4c976

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

templates/json-author.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,11 @@
7575
);
7676
}
7777

78+
/*
7879
$json->endpoints = array(
7980
'sharedInbox' => \get_rest_url( null, '/activitypub/1.0/inbox' ),
8081
);
82+
*/
8183

8284
// filter output
8385
$json = \apply_filters( 'activitypub_json_author_array', $json );

0 commit comments

Comments
 (0)