AP endpoints are added to the list of backend processes
This commit is contained in:
parent
da545e0245
commit
550291afbf
1 changed files with 6 additions and 1 deletions
|
@ -642,13 +642,18 @@ class App
|
|||
'_well_known',
|
||||
'api',
|
||||
'dfrn_notify',
|
||||
'feed',
|
||||
'fetch',
|
||||
'followers',
|
||||
'following',
|
||||
'hcard',
|
||||
'hostxrd',
|
||||
'inbox',
|
||||
'manifest',
|
||||
'nodeinfo',
|
||||
'noscrape',
|
||||
'p',
|
||||
'objects',
|
||||
'outbox',
|
||||
'poco',
|
||||
'post',
|
||||
'proxy',
|
||||
|
|
Loading…
Reference in a new issue