Welcome to ProjeQtOr new Forum. We migrated old forum to the new website.
You will find all your posts here, with your usual account.
Just one point : you’ll have to reinitialize your password. Use “Lost password” feature.
Hello ,
I wanted to know the maximum size of the file attached to projeqtor.
I can not attach files that are larger than 4MB.
Thank you for your help.
First point is PHP limit : max_file_size in php.ini.
Then additional limit (to restrict to hogh values for PHP) set in global parameters of ProjeQtOr.
How to increase the size of the file to download
change max_file_size in your php.ini
(This is not a ProjeQtOr issue, just an Apache configuration : you'll find lots of help on the net - Google is your friend)
Thank you for assistance