forked from GNUsocial/gnu-social
Merge branch '0.9.x' into 1.0.x
Conflicts: README lib/default.php
This commit is contained in:
@@ -319,7 +319,8 @@ $default =
|
||||
'nofollow' =>
|
||||
array('subscribers' => true,
|
||||
'members' => true,
|
||||
'peopletag' => true),
|
||||
'peopletag' => true,
|
||||
'external' => 'sometimes'), // Options: 'sometimes', 'never', default = 'sometimes'
|
||||
'url' =>
|
||||
array('shortener' => 'ur1.ca',
|
||||
'maxlength' => 25,
|
||||
|
||||
Reference in New Issue
Block a user