From dcd27f0a95b56de6481c2417ab598bd6c0ff9d23 Mon Sep 17 00:00:00 2001 From: LogMANOriginal Date: Fri, 2 Nov 2018 09:59:33 +0100 Subject: [PATCH] Updated FAQ (markdown) --- FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FAQ.md b/FAQ.md index 34aab06..0b2efde 100644 --- a/FAQ.md +++ b/FAQ.md @@ -7,7 +7,7 @@ This page provides a collection of frequently asked questions and their answers. RSS-Bridge creates a cached version of your feed in order to reduce traffic and respond faster. The cached version is created on the first request and served for all subsequent requests. On every request RSS-Bridge checks if the cache timeout has elapsed. If the timeout has elapsed, it loads new contents and updates the cached version. -The cache duration is bridge specific and can last anywhere between five minutes and 24 hours. You can specify a custom cache timeout for each bridge if this option has been enabled on the server. +The cache duration is bridge specific and can last anywhere between five minutes and 24 hours. You can specify a custom cache timeout for each bridge if [this option](#how-can-i-make-a-bridge-update-more-frequently) has been enabled on the server. ## How can I make a bridge update more frequently?