hostSync/config.json

7 lines
150 B
JSON

{
"hostsPath": "C:\\Windows\\System32\\drivers\\etc\\hosts",
"backupCount": 5,
"dnsTimeout": 5000,
"maxConcurrent": 10,
"logLevel": "info"
}