Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
List valid units for interval.

Signed-off-by: Author Name <[email protected]>
Signed-off-by: Phil Batey <[email protected]>
  • Loading branch information
pbatey committed Mar 2, 2023
1 parent 3c73eac commit 3503acb
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,9 @@ level of precision is better left to other tools.
## Source Configuration

* `interval`: *Optional.* The interval on which to report new versions. Valid
examples: `60s`, `90m`, `1h`. If not specified, this resource will generate
exactly 1 new version per calendar day on each of the valid `days`.
units are: “ns”, “us” (or “µs”), “ms”, “s”, “m”, “h”. Examples: `60s`, `90m`,
`1h30m`. If not specified, this resource will generate exactly 1 new version
per calendar day on each of the valid `days`.

* `location`: *Optional. Default `UTC`.* The
[location](https://en.wikipedia.org/wiki/List_of_tz_database_time_zones) in
Expand Down

0 comments on commit 3503acb

Please sign in to comment.