Reduce cache time to workaround heartbeat issue for now.

This commit is contained in:
Ralph Bean 2013-11-18 20:50:20 +00:00
parent 4de2ecac8b
commit 507701dd15

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 = 1
dogpile.cache.arguments.url = memcached03:11211
dogpile.cache.arguments.distributed_lock = True