You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
299 B

{
"ipApi": "https://api.ipify.org/",
"updateInterval": 300,
"randomInterval": true,
"records": [{
"domain": "foo.bar",
"subDomain": "foo.foo.bar",
"recordId": 0,
"ttl": 300
}],
"ovhCredentials": {
"applicationKey": "",
"apiUrl": "https://ca.api.ovh.com/1.0"
}
}