Skip to content
This repository has been archived by the owner on Jul 24, 2018. It is now read-only.

Commit

Permalink
config for pkgdb queries.
Browse files Browse the repository at this point in the history
  • Loading branch information
ralphbean committed Jan 20, 2014
1 parent e18cadc commit 0096573
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions fedmsg.d/fmn.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@
"fmn.consumer.enabled": True,
"fmn.sqlalchemy.uri": "sqlite:////var/tmp/fmn-dev-db.sqlite",

# Some configuration for the rule processors
"fmn.rules.utils.use_pkgdb2": False,
"fmn.rules.utils.pkgdb2_api_url": "http://209.132.184.188/api/",

## Backend stuff ##
# Email
"fmn.email.mailserver": "127.0.0.1:25",
Expand Down

0 comments on commit 0096573

Please sign in to comment.