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