Update config

This commit is contained in:
Daniel Supernault 2019-04-20 20:00:42 -06:00
parent 2ca09800a0
commit d8e9f1539b
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7
1 changed files with 7 additions and 0 deletions

7
config/exp.php Normal file
View File

@ -0,0 +1,7 @@
<?php
return [
'lc' => env('EXP_LC', false)
];