Skip to content

Commit

Permalink
Add more time options.
Browse files Browse the repository at this point in the history
A requested feature was to add multiple other time options for manual uploads.
  • Loading branch information
ZizzyDizzyMC committed Feb 20, 2021
1 parent 5ac7191 commit df5b563
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions expiry.go
Expand Up @@ -11,6 +11,10 @@ var defaultExpiryList = []uint64{
60,
300,
3600,
7200,
14400,
28800,
43200,
86400,
604800,
2419200,
Expand Down

0 comments on commit df5b563

Please sign in to comment.