mirror of
https://github.com/slawkens/myaac.git
synced 2025-04-27 17:59: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/shop system
|
||||||
'gifts_system' => false,
|
'gifts_system' => false,
|
||||||
|
|
||||||
|
// support/system
|
||||||
|
'bug_report' => true,
|
||||||
|
|
||||||
// forum
|
// 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' => '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
|
'forum_level_required' => 0, // level required to post, 0 to disable
|
||||||
|
Loading…
x
Reference in New Issue
Block a user