1
0
Fork 0
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:
Daniel Supernault 2019-04-20 20:00:42 -06:00
parent 2ca09800a0
commit d8e9f1539b
No known key found for this signature in database
GPG key ID: 0DEF1C662C9033F7

7
config/exp.php Normal file
View file

@ -0,0 +1,7 @@
<?php
return [
'lc' => env('EXP_LC', false)
];