cache-domains/cache_domains.json
2023-01-23 01:07:18 +02:00

15 lines
254 B
JSON

{
"cache_domains": [
{
"name": "wsus",
"description": "CDN for windows updates",
"domain_files": ["windowsupdates.txt"]
},
{
"name": "oemupdates",
"description": "CDN for OEM updates",
"domain_files": ["oemupdates.txt"]
}
]
}