Merge pull request #1638 from YunoHost/support-porkbun-dns

Add support for Porkbun through Lexicon
This commit is contained in:
Alexandre Aubin 2023-04-11 13:36:45 +02:00 committed by GitHub
commit aa5b3dfa77
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -502,6 +502,15 @@
type = "string"
redact = true
[porkbun]
[porkbun.auth_key]
type = "string"
redact = true
[porkbun.auth_secret]
type = "string"
redact = true
[powerdns]
[powerdns.auth_token]
type = "string"