mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-27 09:49:22 +02:00
*Added Bug Report page
This commit is contained in:
parent
2c3c1529a7
commit
7f6eff666e
@ -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