forked from GNUsocial/gnu-social
Merge branch 'readme-plugins' into 'nightly'
Readme plugins * Adds several plugin READMEs They are pretty basic, but it's a start. * Changes status.net/wiki URLs to git.gnu.io The status.net wiki is dead. See merge request !103
This commit is contained in:
@@ -233,7 +233,7 @@ class RegisterThrottlePlugin extends Plugin
|
||||
$versions[] = array('name' => 'RegisterThrottle',
|
||||
'version' => GNUSOCIAL_VERSION,
|
||||
'author' => 'Evan Prodromou',
|
||||
'homepage' => 'http://status.net/wiki/Plugin:RegisterThrottle',
|
||||
'homepage' => 'https://git.gnu.io/gnu/gnu-social/tree/master/plugins/RegisterThrottle',
|
||||
'description' =>
|
||||
// TRANS: Plugin description.
|
||||
_m('Throttles excessive registration from a single IP address.'));
|
||||
|
||||
Reference in New Issue
Block a user