mirror of
https://github.com/eliasstepanik/IonosDDNSUpdater.git
synced 2026-01-11 19:48:26 +00:00
18 lines
286 B
JSON
18 lines
286 B
JSON
{
|
|
"Logging": {
|
|
"ColorConsole": {
|
|
"LogLevelToColorMap": {
|
|
"Information": "DarkGreen",
|
|
"Debug": "Yellow",
|
|
"Warning": "Cyan",
|
|
"Error": "Red"
|
|
}
|
|
}
|
|
},
|
|
"TimerIntervalMinutes": 1,
|
|
"APIKey": "",
|
|
"Domains": [
|
|
"*.Test.de"
|
|
]
|
|
}
|