Skip to content

Instantly share code, notes, and snippets.

@joshfitzgerald
Created February 5, 2018 20:42
Show Gist options
  • Save joshfitzgerald/3571a3053291721b1c34bfde1bccb736 to your computer and use it in GitHub Desktop.
Save joshfitzgerald/3571a3053291721b1c34bfde1bccb736 to your computer and use it in GitHub Desktop.
INCREASE WP MEMORY LIMIT & PHP MAX INPUT VARS
max_execution_time = 180
max_input_vars = 5000;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment