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)
];