Initial commit
This commit is contained in:
14
cache_domains.json
Normal file
14
cache_domains.json
Normal file
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"cache_domains": [
|
||||
{
|
||||
"name": "wsus",
|
||||
"description": "CDN for windows updates",
|
||||
"domain_files": ["windowsupdates.txt"]
|
||||
},
|
||||
{
|
||||
"name": "apple",
|
||||
"description": "CDN for apple updates",
|
||||
"domain_files": ["apple.txt"]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user