Revert "Reduce cache time to workaround heartbeat issue for now."

This reverts commit 507701dd15.
This commit is contained in:
Ralph Bean 2013-11-18 21:28:17 +00:00
parent 507701dd15
commit 82deb4e6ff

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