lib/default.php has nofollow group
This commit is contained in:
@@ -296,4 +296,8 @@ $default =
|
|||||||
),
|
),
|
||||||
'api' =>
|
'api' =>
|
||||||
array('realm' => null),
|
array('realm' => null),
|
||||||
|
'nofollow' =>
|
||||||
|
array('subscribers' => true,
|
||||||
|
'members' => true,
|
||||||
|
'peopletag' => true),
|
||||||
);
|
);
|
||||||
|
Reference in New Issue
Block a user