Skip to content

Commit de9693a

Browse files
author
Christian Natis
committed
Update readme with new defaults and option names
1 parent b301789 commit de9693a

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -149,11 +149,11 @@ JPEG image. Defaults to 1.0 (100%)
149149

150150
#### cacheBust
151151

152-
Set to true to append the current time as a query string to URL requests to enable cache busting. Defaults to true
152+
Set to true to append the current time as a query string to URL requests to enable cache busting. Defaults to false
153153

154-
#### placeholder
154+
#### imagePlaceholder
155155

156-
A data URL for a placeholder image that will be used when fetching an image fails. Defaults to grey 1x1 image
156+
A data URL for a placeholder image that will be used when fetching an image fails. Defaults to undefined and will throw an error on failed images
157157

158158
## Browsers
159159

0 commit comments

Comments
 (0)