Reduce avatar cache expiry (badges)
This commit is contained in:
parent
eb66da624b
commit
ed9133b7c0
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue