gnu-social/plugins/FollowEveryone/README
2016-02-08 17:48:37 +00:00

17 lines
282 B
Plaintext

The FollowEveryone plugin makes it so that when a new user registers, all
existing users follow them automatically.
Installation
============
add "addPlugin('FollowEveryone');"
to the bottom of your config.php
Settings
========
none
Example
=======
addPlugin('FollowEveryone');