Update app config

pull/6134/head
Daniel Supernault 10 months ago
parent d361b0dca0
commit 2427884c2c
No known key found for this signature in database
GPG Key ID: 23740873EE6F76A1

@ -106,6 +106,7 @@ return [
'rules' => null, 'rules' => null,
'logo' => '/img/pixelfed-icon-color.svg', 'logo' => '/img/pixelfed-icon-color.svg',
'banner_image' => '/storage/headers/default.jpg', 'banner_image' => '/storage/headers/default.jpg',
'dev_log' => env('PIXELFED_DEV_LOG', false),
/* /*
|-------------------------------------------------------------------------- |--------------------------------------------------------------------------

Loading…
Cancel
Save