Reduce avatar cache expiry (badges)

This commit is contained in:
Ralph Bean 2014-01-29 19:38:41 +00:00
parent eb66da624b
commit ed9133b7c0

View file

@ -35,7 +35,7 @@ tahrir.admin = ralph@fedoraproject.org, oddshocks@fedoraproject.org, puiterwijk@
tahrir.pngs.uri = /usr/share/badges/pngs
dogpile.cache.backend = dogpile.cache.memcached
dogpile.cache.expiration_time = 10000
dogpile.cache.expiration_time = 100
dogpile.cache.arguments.url = memcached03:11211
dogpile.cache.arguments.distributed_lock = True