Make bodhi dogpile cache in memory

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2018-04-13 14:45:48 +00:00
parent 2c6adac806
commit d2c70f4203

View file

@ -335,7 +335,8 @@ top_testers_timeframe = 900
# dogpile.cache.backend = dogpile.cache.dbm
# dogpile.cache.expiration_time = 100
# dogpile.cache.arguments.filename = /var/cache/bodhi-dogpile-cache.dbm
dogpile.cache.arguments.filename = /var/cache/bodhi/dogpile-cache.dbm
#dogpile.cache.arguments.filename = /var/cache/bodhi/dogpile-cache.dbm
dogpile.cache.arguments.backend = dogpile.cache.memory
# Exclude sending emails to these users
# exclude_mail = autoqa taskotron