Skip to content

Commit

Permalink
chore(readme.md): Add ordered_cache_control_fallback config info
Browse files Browse the repository at this point in the history
  • Loading branch information
paragor committed Sep 8, 2024
1 parent d2d204a commit 2aab161
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ See examples in [./examples/*.yaml](./examples)
- `cache`: Cache backend configuration (e.g., Redis).
- `cache_key_config`: Configuration for cache key generation based on cookies, headers, and query parameters.
- `upstream`: Configuration for the upstream server to which uncached requests are forwarded.
- `ordered_cache_control_fallback`: Config for override Cache-Control header if it is empty.

# Diagnostic Server
The diagnostic server provides the following endpoints:
Expand Down

0 comments on commit 2aab161

Please sign in to comment.