Skip to content

Commit b3ca092

Browse files
committed
Merge pull request #25 from lcpriest/patch-1
Update README.md
2 parents fdfbe44 + 25617b0 commit b3ca092

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,12 @@ For detailed information on what plugin hooks are and how they work, please refe
5050

5151
For detailed information on how configuration of plugins works, please refer to the [Plugin Documentation][1].
5252

53+
### Defaults
54+
```
55+
ENV["revision-data"] = {
56+
type: 'file-hash'
57+
}
58+
```
5359
### type
5460

5561
The type of [Data Generator](#data-generators) to be used.

0 commit comments

Comments
 (0)