Merge pull request #106 from slingamn/scram_config

add advertise-scram in ergo controller
This commit is contained in:
Shivaram Lingamneni 2021-08-25 18:59:30 -04:00 committed by GitHub
commit 125a1cc106
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -46,6 +46,7 @@ BASE_CONFIG = {
},
"accounts": {
"authentication-enabled": True,
"advertise-scram": True,
"multiclient": {
"allowed-by-default": True,
"enabled": True,