mirror of
https://github.com/eliasstepanik/IonosDDNSUpdater.git
synced 2026-01-11 19:48:26 +00:00
13 lines
156 B
JSON
13 lines
156 B
JSON
{
|
|
"Logging": {
|
|
"LogLevel": {
|
|
"Default": "Debug"
|
|
}
|
|
},
|
|
"TimerIntervalMinutes": 1,
|
|
"APIKey": "",
|
|
"Domains": [
|
|
"*.Test.de"
|
|
]
|
|
}
|