mirror of
https://github.com/YunoHost-Apps/pixelfed_ynh.git
synced 2024-09-03 20:06:04 +02: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…
Add table
Reference in a new issue