Skip to content

Instantly share code, notes, and snippets.

@chriskief
Created October 24, 2013 05:37
Embed
What would you like to do?
# Limit uploads to 5MB
MAX_UPLOAD_SIZE = 5242880
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment