Merge pull request #7058 from annando/new-backend
AP endpoints are added to the list of backend processes
This commit is contained in:
@@ -642,13 +642,18 @@ class App
|
|||||||
'_well_known',
|
'_well_known',
|
||||||
'api',
|
'api',
|
||||||
'dfrn_notify',
|
'dfrn_notify',
|
||||||
|
'feed',
|
||||||
'fetch',
|
'fetch',
|
||||||
|
'followers',
|
||||||
|
'following',
|
||||||
'hcard',
|
'hcard',
|
||||||
'hostxrd',
|
'hostxrd',
|
||||||
|
'inbox',
|
||||||
'manifest',
|
'manifest',
|
||||||
'nodeinfo',
|
'nodeinfo',
|
||||||
'noscrape',
|
'noscrape',
|
||||||
'p',
|
'objects',
|
||||||
|
'outbox',
|
||||||
'poco',
|
'poco',
|
||||||
'post',
|
'post',
|
||||||
'proxy',
|
'proxy',
|
||||||
|
|||||||
Reference in New Issue
Block a user