Skip to content

Instantly share code, notes, and snippets.

@kosinix
Created October 29, 2013 07:04
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 kosinix/7210201 to your computer and use it in GitHub Desktop.
Save kosinix/7210201 to your computer and use it in GitHub Desktop.
php.ini settings ideal for development
max_execution_time = 300
max_input_time = 300
max_input_vars = 2000
memory_limit = 256M
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment