Skip to content

Commit 27a87f3

Browse files
committed
Build: Remove now-unused sample config relating to purging
Follows-up 57f9528.
1 parent 7acd25d commit 27a87f3

1 file changed

Lines changed: 1 addition & 8 deletions

File tree

config-sample.json

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,5 @@
22
"url": "vagrant.codeorigin.jquery.com",
33
"username": "admin",
44
"password": "secret",
5-
"cdn_origin": "https://code.jquery.com",
6-
7-
"highwinds": {
8-
"api_url": "https://striketracker.highwinds.com",
9-
"api_token": "example_token",
10-
"account_hash": "example_hash",
11-
"file_hostname": "code.jquery.com"
12-
}
5+
"cdn_origin": "https://code.jquery.com"
136
}

0 commit comments

Comments
 (0)