Skip to content

Instantly share code, notes, and snippets.

@ncyhere
Created October 3, 2019 06:15
Show Gist options
  • Save ncyhere/a3c8b3749f4ab8e9724c3caa09276741 to your computer and use it in GitHub Desktop.
Save ncyhere/a3c8b3749f4ab8e9724c3caa09276741 to your computer and use it in GitHub Desktop.
Snippet for php.ini
memory_limit = 256M
post_max_size = 128M
upload_max_filesize = 32M
max_input_vars = 3000
max_execution_time = 300
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment