diff --git a/share/registrar_list.toml b/share/registrar_list.toml index afb213aa1..01906becd 100644 --- a/share/registrar_list.toml +++ b/share/registrar_list.toml @@ -622,7 +622,14 @@ [vultr.auth_token] type = "string" redact = true - + +[webgo] + [webgo.auth_username] + type = "string" + + [webgo.auth_password] + type = "password" + [yandex] [yandex.auth_token] type = "string"