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