Skip to content

Commit 0510a6f

Browse files
update readme.md
1 parent 9fbad63 commit 0510a6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dotnet add package Microsoft.Extensions.Options.DataAnnotations
3535
{
3636
"CacheOptions": {
3737
"IsEnabled": true,
38-
"Duration": "01:00:00"
38+
"Duration": 60 //Expressed in minutes
3939
}
4040
}
4141
```

0 commit comments

Comments
 (0)