We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f186627 + 2841791 commit 9c1f1c5Copy full SHA for 9c1f1c5
1 file changed
app/Config/MyBB.php
@@ -23,7 +23,7 @@ class MyBB extends BaseConfig
23
* An array of user names to restrict our search for news articles to.
24
* This simply helps limit the work to do.
25
*/
26
- public $newsUsernames = ['ciadmin', 'kilishan', 'kenjis', 'MGatner'];
+ public $newsUsernames = ['ciadmin', 'kilishan', 'kenjis', 'MGatner', 'michalsn', 'paulbalandan'];
27
28
/**
29
* --------------------------------------------------------------------------
0 commit comments