web/ldtplatform/config.py.tmpl
changeset 333 4ddf8c0eeab4
parent 330 806188af5027
child 444 2711eef17092
--- a/web/ldtplatform/config.py.tmpl	Thu Jan 05 14:19:06 2012 +0100
+++ b/web/ldtplatform/config.py.tmpl	Thu Jan 05 16:00:58 2012 +0100
@@ -97,4 +97,5 @@
 DEFAULT_CONTENT_ICON = "thumbnails/contents/content_default_icon.png"
 DEFAULT_PROJECT_ICON = "thumbnails/projects/project_default_icon.png"
 DEFAULT_USER_ICON = "thumbnails/users/user_default_icon.png"
-DEFAULT_GROUP_ICON = "thumbnails/groups/group_default_icon.png"
\ No newline at end of file
+DEFAULT_GROUP_ICON = "thumbnails/groups/group_default_icon.png"
+PROFILE_IMG_MAX_SIZE = 1000000
\ No newline at end of file