[OJS 3.2.1-4 with Postgres] Error sending file

Hi,
a user complained about this error:

Captura de Tela 2021-02-23 às 22.01.00

In the log file, I found this error:
PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 20480 bytes)

Any tips, please?

Hi @Adriano_Jose,

I think this might have to do with the file size setting. See here for an example of another user who encountered a similar error (although on a different version of OJS): File size error while uploading PDF or Word file - OJS 3.1.0.1 - #3 by asmecher

Hi @rcgillis
I had already changed these parameters, but when updating php, they returned to their default values.
I changed it again and now it should work.

thanks.