Ver Fonte

Update pixelfed config

Daniel Supernault há 7 anos atrás
pai
commit
993ef7e225
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      config/pixelfed.php

+ 1 - 0
config/pixelfed.php

@@ -5,4 +5,5 @@ return [
   'nodeinfo' => [
     'url' => config('app.url') . '/' . 'api/nodeinfo/2.0.json'
   ],
+  'memory_limit' => '1024M',
 ];