kopia lustrzana https://github.com/pixelfed/pixelfed
Update pixelfed config
rodzic
3de964465a
commit
993ef7e225
|
@ -5,4 +5,5 @@ return [
|
||||||
'nodeinfo' => [
|
'nodeinfo' => [
|
||||||
'url' => config('app.url') . '/' . 'api/nodeinfo/2.0.json'
|
'url' => config('app.url') . '/' . 'api/nodeinfo/2.0.json'
|
||||||
],
|
],
|
||||||
|
'memory_limit' => '1024M',
|
||||||
];
|
];
|
Ładowanie…
Reference in New Issue