Skip to content

Instantly share code, notes, and snippets.

@davidsword
Created September 14, 2016 21:40
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 davidsword/4f3fe6d6ba9f64538f07fcff9cc90c51 to your computer and use it in GitHub Desktop.
Save davidsword/4f3fe6d6ba9f64538f07fcff9cc90c51 to your computer and use it in GitHub Desktop.
; Increase maximum post size
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