mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-09 16:24:51 +00:00
Update config
This commit is contained in:
parent
2ca09800a0
commit
d8e9f1539b
1 changed files with 7 additions and 0 deletions
7
config/exp.php
Normal file
7
config/exp.php
Normal file
|
@ -0,0 +1,7 @@
|
|||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'lc' => env('EXP_LC', false)
|
||||
|
||||
];
|
Loading…
Reference in a new issue