Supply fas credentials to the fmn backend.

..so that it can build a cache of fas usernames to ircnicks.
This commit is contained in:
Ralph Bean 2014-01-23 01:51:05 +00:00
parent 957851378e
commit a692918cbb

View file

@ -33,6 +33,12 @@ config = {
},
},
# The notification backend uses this to build a fas cache of ircnicks
# to fas usernames so it can act appropriately on certain message types.
"fas_credentials": {
"username": "{{fedoraDummyUser}}",
"password": "{{fedoraDummyUserPassword}}",
},
## Backend stuff ##
# Email