diff --git a/README.md b/README.md index ebb0ed6..b66138d 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ handler into larger Go servers. ``` host: example.com -cache_age: 3600 +cache_max_age: 3600 paths: /foo: repo: https://github.com/example/foo @@ -77,7 +77,7 @@ paths:
cache_age
cache_max_age
max-age
directive sent in the Cache-Control
HTTP header.