Merge pull request #7058 from annando/new-backend

AP endpoints are added to the list of backend processes
This commit is contained in:
Hypolite Petovan 2019-04-29 13:57:34 -04:00 committed by GitHub
commit 440a43a693
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 1 deletions

View File

@ -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',