Specify some new parameters to the fedbadges backend.
This commit is contained in:
parent
8210ae2604
commit
8eda7545ae
1 changed files with 3 additions and 0 deletions
|
@ -28,6 +28,9 @@ config = {
|
|||
),
|
||||
},
|
||||
|
||||
'badges.consume_delay': 1.5,
|
||||
'badges.delay_limit': 25,
|
||||
|
||||
# The badges backend (fedmsg-hub) uses this to build a fas cache of ircnicks
|
||||
# to fas usernames so it can act appropriately on certain message types.
|
||||
"fas_credentials": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue