]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/default.php
Merge branch 'master' into testing
[quix0rs-gnu-social.git] / lib / default.php
index 7d9a37174b7f37bd3aeb44d6e6880ba0fca95d46..fa4ece10addbb1fdab09bc607c27b8c9b615efb5 100644 (file)
@@ -299,4 +299,8 @@ $default =
               ),
         'api' =>
         array('realm' => null),
+        'nofollow' =>
+        array('subscribers' => true,
+              'members' => true,
+              'peopletag' => true),
         );