mirror of
https://github.com/eliasstepanik/AutoProxy.git
synced 2026-01-10 05:08:33 +00:00
17 lines
260 B
JSON
17 lines
260 B
JSON
{
|
|
"Logging": {
|
|
"ColorConsole": {
|
|
"LogLevelToColorMap": {
|
|
"Information": "DarkGreen",
|
|
"Warning": "Cyan",
|
|
"Error": "Red"
|
|
}
|
|
}
|
|
},
|
|
"TimerIntervalSeconds": 30,
|
|
"APIKey": "",
|
|
"Domains": [
|
|
"*.Test.de"
|
|
]
|
|
}
|