mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-09 16:24:51 +00:00
7 lines
50 B
PHP
7 lines
50 B
PHP
<?php
|
|
|
|
return [
|
|
|
|
'lc' => env('EXP_LC', false)
|
|
|
|
]; |