Skip to content

Commit

Permalink
Merge pull request progval#106 from slingamn/scram_config
Browse files Browse the repository at this point in the history
add advertise-scram in ergo controller
  • Loading branch information
slingamn committed Aug 25, 2021
2 parents 7d7df34 + 7e2940d commit 125a1cc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions irctest/controllers/ergo.py
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
},
"accounts": {
"authentication-enabled": True,
"advertise-scram": True,
"multiclient": {
"allowed-by-default": True,
"enabled": True,
Expand Down

0 comments on commit 125a1cc

Please sign in to comment.