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": {
"authentication-enabled": True,
"advertise-scram": True,
"multiclient": {
"allowed-by-default": True,
"enabled": True,