Don't use a real domain in examples.

Use example.com instead.
pull/1262/head
Thordur Bjornsson 12 years ago
parent e2acb8e988
commit 9058061a38

@ -81,7 +81,7 @@ compressed then uploaded, but the compressed result is not kept.
"post-processors": [
[
"compress",
{ "type": "upload", "endpoint": "http://fake.com" }
{ "type": "upload", "endpoint": "http://example.com" }
]
]
}

Loading…
Cancel
Save