archive last year's test
[edumed.git] / edumed / settings / custom.py
index a2fc281..fc95db1 100644 (file)
@@ -1,3 +1,5 @@
 # -*- coding: utf-8 -*-
 
 CONTACT_FORMS_MODULE = 'edumed.contact_forms'
+
+MAX_UPLOAD_SIZE = 20 * 1024 * 1024