mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-22 06:21:27 +00:00
Update pixelfed config
This commit is contained in:
parent
3de964465a
commit
993ef7e225
1 changed files with 1 additions and 0 deletions
|
@ -5,4 +5,5 @@ return [
|
|||
'nodeinfo' => [
|
||||
'url' => config('app.url') . '/' . 'api/nodeinfo/2.0.json'
|
||||
],
|
||||
'memory_limit' => '1024M',
|
||||
];
|
Loading…
Reference in a new issue