]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/FollowEveryone/README
Merge branch 'master' of git.gnu.io:gnu/gnu-social into mmn_fixes
[quix0rs-gnu-social.git] / plugins / FollowEveryone / README
1 The FollowEveryone plugin makes it so that when a new user registers, all
2 existing users follow them automatically.
3
4 Installation
5 ============
6 add "addPlugin('FollowEveryone');"
7 to the bottom of your config.php
8
9 Settings
10 ========
11 none
12
13 Example
14 =======
15 addPlugin('FollowEveryone');
16