File tree Expand file tree Collapse file tree 2 files changed +1
-24
lines changed Expand file tree Collapse file tree 2 files changed +1
-24
lines changed Original file line number Diff line number Diff line change 2727 },
2828 "autoload" : {
2929 "classmap" : [
30+ " src/commands" ,
3031 " src/controllers" ,
3132 " src/database/migrations" ,
3233 " src/database/seeds" ,
Original file line number Diff line number Diff line change 1111 */
1212 'version ' => '1.0.0 ' ,
1313
14- /*
15- |--------------------------------------------------------------------------
16- | Application Games Enabled
17- |--------------------------------------------------------------------------
18- |
19- | This flag is used to determine if the site uses games. If it is set to true
20- | any area allowing for game integration will look for it. Otherwise, it will
21- | skip them entirely.
22- |
23- */
24- 'gameMode ' => false ,
25-
26- /*
27- |--------------------------------------------------------------------------
28- | Application Forum for News
29- |--------------------------------------------------------------------------
30- |
31- | This flag is used to determine if the site uses the forum system to control
32- | the front page. If set to false, there will be no options to promote posts
33- | to the front page.
34- |
35- */
36- 'forumNews ' => true ,
37-
3814 /*
3915 |--------------------------------------------------------------------------
4016 | Control-Room Site detail
You can’t perform that action at this time.
0 commit comments