mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-22 14:31:26 +00:00
Update app config, change default descriptions
This commit is contained in:
parent
84520fe103
commit
7d24560dd0
1 changed files with 2 additions and 2 deletions
|
@ -108,8 +108,8 @@ return [
|
||||||
|
|
||||||
'cipher' => 'AES-256-CBC',
|
'cipher' => 'AES-256-CBC',
|
||||||
|
|
||||||
'short_description' => 'Pixelfed - Photo sharing for everyone',
|
'short_description' => 'Pixelfed is an image sharing platform, an ethical alternative to centralized platforms.',
|
||||||
'description' => 'Pixelfed - Photo sharing for everyone',
|
'description' => 'Pixelfed is an image sharing platform, an ethical alternative to centralized platforms.',
|
||||||
'rules' => null,
|
'rules' => null,
|
||||||
'logo' => '/img/pixelfed-icon-color.svg',
|
'logo' => '/img/pixelfed-icon-color.svg',
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue