Skip to content

Instantly share code, notes, and snippets.

@trueqap
Last active November 8, 2021 10:31
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save trueqap/8e971f2c74652cfe5a78a1cea454cacb to your computer and use it in GitHub Desktop.
Save trueqap/8e971f2c74652cfe5a78a1cea454cacb to your computer and use it in GitHub Desktop.
php_value upload_max_filesize 128M
php_value post_max_size 128M
php_value max_execution_time 300
php_value max_input_time 300
php_value max_input_vars 10000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment