Skip to content

Instantly share code, notes, and snippets.

@Rady
Created November 11, 2016 03:31
Show Gist options
  • Save Rady/694e6c56bcb370a2f27c26f69889274c to your computer and use it in GitHub Desktop.
Save Rady/694e6c56bcb370a2f27c26f69889274c to your computer and use it in GitHub Desktop.
php.ini override upload_max_filesize and post_max_size
upload_max_filesize = 10M
post_max_size = 10M
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment