summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/features/update_interval.md10
-rw-r--r--old-docs/updateInterval/README.md10
2 files changed, 10 insertions, 10 deletions
diff --git a/docs/features/update_interval.md b/docs/features/update_interval.md
new file mode 100644
index 000000000..1f125bcec
--- /dev/null
+++ b/docs/features/update_interval.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, the job framework of Nextcloud is pretty simple. \ No newline at end of file
diff --git a/old-docs/updateInterval/README.md b/old-docs/updateInterval/README.md
index 133442265..e69de29bb 100644
--- a/old-docs/updateInterval/README.md
+++ b/old-docs/updateInterval/README.md
@@ -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.