1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2024-12-28 02:36:50 +00:00
pixelfed/config/exp.php
Daniel Supernault d8e9f1539b
Update config
2019-04-20 20:00:42 -06:00

7 lines
No EOL
50 B
PHP

<?php
return [
'lc' => env('EXP_LC', false)
];