1
0
Fork 1
mirror of https://github.com/pixelfed/pixelfed.git synced 2024-12-23 00:05:29 +00:00
pixelfed/config/exp.php

7 lines
50 B
PHP
Raw Normal View History

2019-04-21 02:00:42 +00:00
<?php
return [
'lc' => env('EXP_LC', false)
];