Release Support > Requests

A problem with increase size of attachment in config

(1/1)

kea:
Hello!
I'm trying to increase size of attachment. Now it 20Mb.  I've add in config
postfix
@mail:~# postconf -n message_size_limit
message_size_limit = 50240000
RC conf at bottom line
$config['max_message_size']='50M';

But still get 20Mb limit when attach file

JohnDoh:
Check `upload_max_filesize` and `post_max_size` in your PHP config

kea:

--- Quote from: JohnDoh on November 16, 2023, 02:52:01 AM ---Check `upload_max_filesize` and `post_max_size` in your PHP config

--- End quote ---
Thanks for advice , it was in one of php.ini's

Navigation

[0] Message Index

Go to full version