Browse Source

Update config

Daniel Supernault 6 years ago
parent
commit
d8e9f1539b
1 changed files with 7 additions and 0 deletions
  1. 7 0
      config/exp.php

+ 7 - 0
config/exp.php

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