From de94a55671cceaaea3a1339bdc084553afcbd4a1 Mon Sep 17 00:00:00 2001 From: LogMANOriginal Date: Wed, 14 Mar 2018 18:05:44 +0100 Subject: [PATCH] [Customizations] Fix typo --- Customizations.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Customizations.md b/Customizations.md index e2da25e..ffc6099 100644 --- a/Customizations.md +++ b/Customizations.md @@ -2,7 +2,7 @@ RSS-Bridge ships a few options the host may or may not activate. All options are ## Customizable cache timeout -Sometimes it is necessary to specify custom timeouts to update contents more frequent than the bridge maintainer intended. In these cases the client may specify a custom cache timeout to prevent loading contents from cache. +Sometimes it is necessary to specify custom timeouts to update contents more frequently than the bridge maintainer intended. In these cases the client may specify a custom cache timeout to prevent loading contents from cache earlier (or later). This option can be activated by setting the `CUSTOM_CACHE_TIMEOUT` to `true`. When enabled each bridge receives an additional parameter `Cache timeout in seconds` that can be set to any value between 1 and 86400 (24 hours). If the value is not within the limits the default settings apply (as specified by the bridge maintainer).