forked from mirror/pixelfed
Update pixelfed config
This commit is contained in:
parent
3de964465a
commit
993ef7e225
|
@ -5,4 +5,5 @@ return [
|
|||
'nodeinfo' => [
|
||||
'url' => config('app.url') . '/' . 'api/nodeinfo/2.0.json'
|
||||
],
|
||||
'memory_limit' => '1024M',
|
||||
];
|
Loading…
Reference in New Issue