Tell badges to talk pkgdb2 api.
This commit is contained in:
parent
27b3cbc4eb
commit
b30b347508
1 changed files with 1 additions and 2 deletions
|
@ -31,9 +31,8 @@ config = {
|
||||||
},
|
},
|
||||||
|
|
||||||
# Stuff used for caching packagedb relations.
|
# Stuff used for caching packagedb relations.
|
||||||
"fedbadges.rules.utils.use_pkgdb2": False,
|
"fedbadges.rules.utils.use_pkgdb2": True,
|
||||||
"fedbadges.rules.utils.pkgdb_url": "https://admin.fedoraproject.org/pkgdb",
|
"fedbadges.rules.utils.pkgdb_url": "https://admin.fedoraproject.org/pkgdb",
|
||||||
#"fedbadges.rules.utils.pkgdb_url": "http://209.132.184.188/api/",
|
|
||||||
"fedbadges.rules.cache": {
|
"fedbadges.rules.cache": {
|
||||||
"backend": "dogpile.cache.dbm",
|
"backend": "dogpile.cache.dbm",
|
||||||
"expiration_time": 300,
|
"expiration_time": 300,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue