]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - README
c968f8a82783f9e7b9f52b4de7d8c558d271486c
[quix0rs-gnu-social.git] / README
1 The ModHelperPlugin plugin lets users who have been manually marked as
2 "modhelper"s silence accounts.
3
4 Installation
5 ============
6 add "addPlugin('ModHelperPlugin');"
7 to the bottom of your config.php
8
9 Settings
10 ========
11 none
12
13 Example
14 =======
15 addPlugin('ModHelperPlugin');
16