Skip to content
This repository was archived by the owner on Aug 24, 2024. It is now read-only.

Commit 6c9a6dd

Browse files
author
Justus Rossmeier
authored
fix typo (#85)
1 parent e17a4bc commit 6c9a6dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ See `Caddyfile.tmpl` for a template.
2727
| secret | string | | S3 secret key |
2828
| secure | bool | `true` | Use TLS when connection to S3 |
2929
| bucket | string | | S3 bucket |
30-
| refresh | string | `5m` | Time between periodic refresh |
30+
| refresh_interval | string | `5m` | Time between periodic refresh |
3131
| refresh_api_secret | string | empty | A key to protect the refresh API. (optional) |
3232
| debug | bool | `false` | Output debug information |
3333
| signed_url_redirect | bool | `false` | Output debug information |

0 commit comments

Comments
 (0)