Revert "Make bodhi dogpile cache in memory"
This reverts commit d2c70f4203
.
This commit is contained in:
parent
d2c70f4203
commit
d4f665179a
1 changed files with 1 additions and 2 deletions
|
@ -335,8 +335,7 @@ 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.backend = dogpile.cache.memory
|
||||
dogpile.cache.arguments.filename = /var/cache/bodhi/dogpile-cache.dbm
|
||||
|
||||
# Exclude sending emails to these users
|
||||
# exclude_mail = autoqa taskotron
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue