From c927200834c9cefb3dc7acf744c10dee1bec4c6f Mon Sep 17 00:00:00 2001 From: Stefan Kalscheuer Date: Thu, 1 Nov 2018 15:07:09 +0100 Subject: [PATCH] ReadMe++ [skip ci] --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 076cd46..30d346f 100644 --- a/README.md +++ b/README.md @@ -52,10 +52,11 @@ If you want to define a custom tick limit, you might also add a limit with `[liv Of course. You can deactivate the default stylesheet on the settings page and include your own instead. -### Can I use my own styles? +### Does the liveticker work with caching? -Of course. -You can deactivate the default stylesheet on the settings page and include your own instead. +It strongly depends on the use case. +If you update your ticker every 5 minutes, a caching time of 12 hours obviously makes no sense. +However the AJAX update will fetch the latest ticks and update cached tickers depending on the configured interval. ## Screenshots