Skip to content

Instantly share code, notes, and snippets.

@wolfthemes
Created February 10, 2017 11:53
Show Gist options
  • Select an option

  • Save wolfthemes/3c868bfefbeb2c3381f95ee4946a157e to your computer and use it in GitHub Desktop.

Select an option

Save wolfthemes/3c868bfefbeb2c3381f95ee4946a157e 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