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

17 lines
369 B
JSON

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