mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-25 15:55:22 +00:00
Update MediaController
This commit is contained in:
parent
0416843723
commit
4ad7fe05fc
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@ class MediaController extends Controller
|
|||
|
||||
public function composeUpdate(Request $request, $id)
|
||||
{
|
||||
ini_set('memory_limit', '1024M');
|
||||
$this->validate($request, [
|
||||
'file' => function() {
|
||||
return [
|
||||
|
|
Loading…
Reference in a new issue