Default install doesn't enable debug mode
This commit is contained in:
parent
bbce735e31
commit
a3239e78db
@ -14,7 +14,7 @@ return [
|
|||||||
|
|
||||||
# Don't forget to change these when live
|
# Don't forget to change these when live
|
||||||
'env' => 'local',
|
'env' => 'local',
|
||||||
'debug' => true,
|
'debug' => false,
|
||||||
],
|
],
|
||||||
|
|
||||||
# overrides phpvms.php
|
# overrides phpvms.php
|
||||||
|
Loading…
Reference in New Issue
Block a user