2019-03-08 18:47:06 +00:00
|
|
|
Name = "INWX"
|
|
|
|
Description = ''''''
|
|
|
|
URL = "https://www.inwx.de/en"
|
|
|
|
Code = "inwx"
|
2019-04-17 19:32:38 +00:00
|
|
|
Since = "v2.0.0"
|
2019-03-08 18:47:06 +00:00
|
|
|
|
|
|
|
Example = ''''''
|
|
|
|
|
|
|
|
[Configuration]
|
|
|
|
[Configuration.Credentials]
|
|
|
|
INWX_USERNAME = "Username"
|
|
|
|
INWX_PASSWORD = "Password"
|
|
|
|
[Configuration.Additional]
|
|
|
|
INWX_POLLING_INTERVAL = "Time between DNS propagation check"
|
|
|
|
INWX_PROPAGATION_TIMEOUT = "Maximum waiting time for DNS propagation"
|
|
|
|
INWX_TTL = "The TTL of the TXT record used for the DNS challenge"
|
|
|
|
INWX_SANDBOX = "Activate the sandbox (boolean)"
|
|
|
|
|
|
|
|
[Links]
|
|
|
|
API = "https://www.inwx.de/en/help/apidoc"
|
|
|
|
GoClient = "https://github.com/nrdcg/goinwx"
|