]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - plugins/ModHelper/README
Merge branch 'xmpp-fix-1' into 'nightly'
[quix0rs-gnu-social.git] / plugins / ModHelper / 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