diff --git a/config.php b/config.php index 088e5e83..802773dc 100644 --- a/config.php +++ b/config.php @@ -213,6 +213,9 @@ $config = array( // gifts/shop system 'gifts_system' => false, + // support/system + 'bug_report' => true, // this configurable has no effect, its always enabled + // 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