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

View File

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