Add Webgo as Registrar (#1529)

Add Webgo as Registrar to support it via Lexicon
This commit is contained in:
mod242 2022-11-14 19:57:49 +01:00 committed by GitHub
parent d6952046fc
commit c50f3771da
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -622,7 +622,14 @@
[vultr.auth_token] [vultr.auth_token]
type = "string" type = "string"
redact = true redact = true
[webgo]
[webgo.auth_username]
type = "string"
[webgo.auth_password]
type = "password"
[yandex] [yandex]
[yandex.auth_token] [yandex.auth_token]
type = "string" type = "string"