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

@ -623,6 +623,13 @@
type = "string"
redact = true
[webgo]
[webgo.auth_username]
type = "string"
[webgo.auth_password]
type = "password"
[yandex]
[yandex.auth_token]
type = "string"