New fmn.rules wants this config value.

This commit is contained in:
Ralph Bean 2014-03-27 20:52:07 +00:00
parent 8504ad36d5
commit 7f8fb37e7f

View file

@ -24,7 +24,7 @@ config = {
# Some configuration for the rule processors
"fmn.rules.utils.use_pkgdb2": False,
"fmn.rules.utils.pkgdb2_api_url": "http://209.132.184.188/api/",
"fmn.rules.utils.pkgdb_url": "https://admin.fedoraproject.org/pkgdb",
"fmn.rules.cache": {
"backend": "dogpile.cache.dbm",
"expiration_time": 300,