Browse Source

Update app config

Daniel Supernault 4 years ago
parent
commit
e7b33c4cc6
1 changed files with 5 additions and 0 deletions
  1. 5 0
      config/app.php

+ 5 - 0
config/app.php

@@ -108,6 +108,11 @@ return [
 
     'cipher' => 'AES-256-CBC',
 
+    'short_description' => 'Pixelfed - Photo sharing for everyone',
+    'description' => 'Pixelfed - Photo sharing for everyone',
+    'rules' => null,
+    'logo' => '/img/pixelfed-icon-color.svg',
+
     /*
     |--------------------------------------------------------------------------
     | Autoloaded Service Providers