mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-27 09:49:22 +02:00
Merge pull request #8 from AngelOfDeaths/patch-4
*Added Bug Report page
This commit is contained in:
commit
186d3dbd38
@ -209,6 +209,9 @@ $config = array(
|
||||
// gifts/shop system
|
||||
'gifts_system' => false,
|
||||
|
||||
// support/system
|
||||
'bug_report' => true,
|
||||
|
||||
// forum
|
||||
'forum' => 'site', // link to the server forum, set to "site" if you want to use build in forum system, otherwise leave empty if you aren't going to use any forum
|
||||
'forum_level_required' => 0, // level required to post, 0 to disable
|
||||
|
Loading…
x
Reference in New Issue
Block a user