X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=lib%2Fdefault.php;h=ffeab70b3a6626eda08b1c2051a9ded122ad43da;hb=1c40e7c139af98e4fe9c73093da4183ad8d9e234;hp=10f3f1a97e7355ac6d724f167121a8a25e8b06eb;hpb=6d73fc1d5439439cca5a6af3f05b39bdf4ef20aa;p=quix0rs-gnu-social.git diff --git a/lib/default.php b/lib/default.php index 10f3f1a97e..ffeab70b3a 100644 --- a/lib/default.php +++ b/lib/default.php @@ -296,4 +296,8 @@ $default = ), 'api' => array('realm' => null), + 'nofollow' => + array('subscribers' => true, + 'members' => true, + 'peopletag' => true), );