Skip to content

Instantly share code, notes, and snippets.

@brutaldesign
Last active February 3, 2017 18:20
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 brutaldesign/59240be3f720306fe0f6ecd72094d75a to your computer and use it in GitHub Desktop.
Save brutaldesign/59240be3f720306fe0f6ecd72094d75a to your computer and use it in GitHub Desktop.
Minimal PHP configuration for WordPress
memory_limit = 96M
max_input_vars = 3000
max_execution_time = 120
post_max_size = 32M
upload_max_filesize = 32M
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment