Removed typo

This commit is contained in:
Seednode 2023-02-05 14:49:18 -06:00
parent 7aad799b15
commit 18c9ea2688
1 changed files with 1 additions and 1 deletions

View File

@ -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.