Removed non-existing PHP directive upload_max_size

pull/720/head
woderkant 7 years ago committed by GitHub
parent 9a3cbe7902
commit e2e343336f

@ -11,7 +11,6 @@ If possible, change these settings directly in your `php.ini`. We recommend to i
max_execution_time = 200
post_max_size = 100M
upload_max_size = 100M
upload_max_filesize = 20M
memory_limit = 256M

Loading…
Cancel
Save