Skip to content

Commit 7088aac

Browse files
authored
Fix #109 -- Add USE_PLACEHOLDERS setting documentation (#113)
1 parent 9478de4 commit 7088aac

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ PICTURES = {
8585
"CONTAINER_WIDTH": 1200,
8686
"FILE_TYPES": ["WEBP"],
8787
"PIXEL_DENSITIES": [1, 2],
88+
"USE_PLACEHOLDERS": True
8889
}
8990
```
9091

0 commit comments

Comments
 (0)