mirror of
https://github.com/YunoHost-Apps/pixelfed_ynh.git
synced 2024-09-03 20:06:04 +02:00
Update pixelfed.php
This commit is contained in:
parent
438138b55c
commit
77bc605417
1 changed files with 0 additions and 2 deletions
|
@ -249,6 +249,4 @@ return [
|
||||||
'admin' => [
|
'admin' => [
|
||||||
'env_editor' => env('ADMIN_ENV_EDITOR', false)
|
'env_editor' => env('ADMIN_ENV_EDITOR', false)
|
||||||
],
|
],
|
||||||
|
|
||||||
'links_per_post' => env('MAX_LINKS_PER_POST', 0)
|
|
||||||
];
|
];
|
||||||
|
|
Loading…
Add table
Reference in a new issue