mirror of https://github.com/pixelfed/pixelfed
Update config
parent
2ca09800a0
commit
d8e9f1539b
@ -0,0 +1,7 @@
|
|||||||
|
<?php
|
||||||
|
|
||||||
|
return [
|
||||||
|
|
||||||
|
'lc' => env('EXP_LC', false)
|
||||||
|
|
||||||
|
];
|
Loading…
Reference in New Issue