From b12daf0fecdc75c2f1ee9d1c81ec685785c60c2a Mon Sep 17 00:00:00 2001 From: Simon Spannagel Date: Sun, 30 Aug 2020 19:08:08 +0200 Subject: Fix documentation path of update interval Signed-off-by: Simon Spannagel --- docs/updateInterval/README.md | 10 ++++++++++ docs/updateIntervall/README.md | 10 ---------- 2 files changed, 10 insertions(+), 10 deletions(-) create mode 100644 docs/updateInterval/README.md delete mode 100644 docs/updateIntervall/README.md (limited to 'docs') diff --git a/docs/updateInterval/README.md b/docs/updateInterval/README.md new file mode 100644 index 000000000..133442265 --- /dev/null +++ b/docs/updateInterval/README.md @@ -0,0 +1,10 @@ +# What is the update interval? +The update interval is used to determine when the next update of all feeds should be done. +You can configure this interval as an administrator. + +# What is a good update interval? +That depends on your individual needs. +Please keep in mind that the lower you set your update interval, the more traffic is generated. + +# Can I set individual update intervals per feed/user? +No. diff --git a/docs/updateIntervall/README.md b/docs/updateIntervall/README.md deleted file mode 100644 index 133442265..000000000 --- a/docs/updateIntervall/README.md +++ /dev/null @@ -1,10 +0,0 @@ -# What is the update interval? -The update interval is used to determine when the next update of all feeds should be done. -You can configure this interval as an administrator. - -# What is a good update interval? -That depends on your individual needs. -Please keep in mind that the lower you set your update interval, the more traffic is generated. - -# Can I set individual update intervals per feed/user? -No. -- cgit v1.2.3