diff --git a/README.md b/README.md index 44a843e..f09697a 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ This will slightly increase the delay before the application begins responding t If any `include=`/`exclude=` filters are specified in a given request, the cache will be bypassed for that specific request. -The cache can be regenerated at any time by accessing the `/_/clear_cache` endpoint.f +The cache can be regenerated at any time by accessing the `/_/clear_cache` endpoint. If `--cache-file` is set, the cache will be loaded from the specified file on start, and written to the file whenever it is re-generated.