diff development.ini @ 1110:5351a3a32381 beta

#21 added optional flag to disable gravatar, and use local icon
author Marcin Kuzminski <marcin@python-works.com>
date Wed, 02 Mar 2011 11:50:13 +0100
parents db71228a4c23
children 716911af91e1
line wrap: on
line diff
--- a/development.ini	Tue Mar 01 14:14:10 2011 +0100
+++ b/development.ini	Wed Mar 02 11:50:13 2011 +0100
@@ -49,6 +49,7 @@
 cut_off_limit = 256000
 force_https = false
 commit_parse_limit = 25
+use_gravatar = true
 
 ####################################
 ###        CELERY CONFIG        ####