Hello.
The limit of attached files is 20. Can I change this limit to 30, 50 ... ?
Regards
max_file_uploads in php.ini.
Quote from: alec on September 30, 2020, 01:04:28 AM
max_file_uploads in php.ini.
Thank you, alec, but I don't have php.ini on my folder.
1. I make php.ini with content "max_file_uploads = 50" but result is fatal error
2. I add content "max_file_uploads = 50" on .htaccess but result is fatal error
Where am I wrong?