]> git.mxchange.org Git - friendica.git/blobdiff - src/App.php
AP: Support of request messages
[friendica.git] / src / App.php
index c0cc1617d0175f2e9d611c495ee7945560b05e16..9cde12499859cf5878910a87931f292374ae0725 100644 (file)
@@ -139,7 +139,7 @@ class App
        }
 
        /**
-        * Returns the current config of this nodde
+        * Returns the current config of this node
         *
         * @return Configuration
         */
@@ -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',