Fabrice Bacchella
2015-06-03 b57b9ec3edd2ca7e7e44190f85e3743cea822e3e
src/main/distrib/data/defaults.properties
@@ -975,6 +975,13 @@
# SINCE 0.8.0
web.allowGravatar = true
# Define which class will generate the avatar URL.
# This class must inherit from com.gitblit.AvatarGenerator
# It must use a no argument constructor
#
# SINCE 1.7.0
web.avatarClass = com.gitblit.GravatarGenerator
# Allow dynamic zip downloads.
#
# SINCE 0.5.0