forked from mirror/pixelfed
Update config
This commit is contained in:
parent
e425c50aef
commit
5373e7b435
1 changed files with 2 additions and 1 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
return [
|
||||
|
||||
'lc' => env('EXP_LC', false)
|
||||
'lc' => env('EXP_LC', false),
|
||||
'rec' => env('EXP_REC', false)
|
||||
|
||||
];
|
Loading…
Reference in a new issue