add advertise-scram in ergo controller

This commit is contained in:
Shivaram Lingamneni
2021-08-25 18:37:05 -04:00
parent 7d7df34fe5
commit 7e2940d820

View File

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