summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.rst7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index f3264ec5e..9051fee59 100644
--- a/README.rst
+++ b/README.rst
@@ -80,4 +80,9 @@ To update the News app use::
Keyboard shortcuts
------------------
* **Next item**: n/j/right arrow
-* **Previous item**: p/k/left arrow \ No newline at end of file
+* **Previous item**: p/k/left arrow
+
+Performance Notices
+-------------------
+* It is currently discouraged to use it in large hosted installations since there is no way to restrict the backgroundjob to require a pause of X minutes. This `will be addressed <https://github.com/owncloud/news/issues/103>`_ in the `next ownCloud release <https://github.com/owncloud/core/pull/3051>`_.
+* Use MySQL or PostgreSQL for better database performance \ No newline at end of file