Forum

modify document siz...
 
Notifications
Clear all

modify document size

2 Posts
2 Users
0 Reactions
2,650 Views
(@psc)
Posts: 14
Active Member
Topic starter
 
[#4702]

Hi,

I've been trying to find how to modify size for uploaded files in "documents".
I only found how to change file size for "attachments" but this does not impact document elements.

Would be nice if you could help me on this.

Thanks!


 
Posted : 16 Oct 2017 17H43
(@babynus)
Posts: 14952
Member Admin
 

The limit for attachments also works for documents.
But it is a limit that cannot override PHP limit.
You need to change upload_max_filesize and post_max_size in php.ini


 
Posted : 16 Oct 2017 18H10
Share:

Scroll to Top