]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - lib/default.php
better calculation for end date in notice sitemaps
[quix0rs-gnu-social.git] / lib / default.php
index 10f3f1a97e7355ac6d724f167121a8a25e8b06eb..ffeab70b3a6626eda08b1c2051a9ded122ad43da 100644 (file)
@@ -296,4 +296,8 @@ $default =
               ),
         'api' =>
         array('realm' => null),
+        'nofollow' =>
+        array('subscribers' => true,
+              'members' => true,
+              'peopletag' => true),
         );