forked from mirror/pixelfed
Update config
This commit is contained in:
parent
2ca09800a0
commit
d8e9f1539b
1 changed files with 7 additions and 0 deletions
7
config/exp.php
Normal file
7
config/exp.php
Normal file
|
@ -0,0 +1,7 @@
|
|||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'lc' => env('EXP_LC', false)
|
||||
|
||||
];
|
Loading…
Reference in a new issue