hostSync/config/config.json

8 lines
171 B
JSON

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