summaryrefslogtreecommitdiffstats
path: root/README.rst
diff options
context:
space:
mode:
authorBernhard Posselt <nukeawhale@gmail.com>2013-05-06 14:13:42 +0200
committerBernhard Posselt <nukeawhale@gmail.com>2013-05-06 14:13:42 +0200
commitd97d1f3c4526ddeca95cac8d6df552a149c2ddba (patch)
treee2b8a1559d7fd87593e94a8fc6450ad8d118a109 /README.rst
parent0299752a937493a705fb7408a97fa9c27fc7c23e (diff)
require 5.0.6 for api fixes
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index efd25db1a..dab5ea3f1 100644
--- a/README.rst
+++ b/README.rst
@@ -29,7 +29,7 @@ Before you install the app check that the following requirements are met:
- `You use a browser that supports the FileReader API <https://developer.mozilla.org/en/docs/DOM/FileReader#Browser_compatibility>`_
- You can use a cron or webcron to call Background Jobs in ownCloud
- You have installed **php-curl** and activated it in the **php.ini**
-- Install ownCloud **5.0.5** (important! comes with required CSS styles)
+- Install ownCloud **5.0.6** (important! comes with required CSS styles)
Should you have upgraded from a prior version, disable the CSS and JavaScript caching by adding this to :file:`owncloud/config/config.php`::
@@ -100,7 +100,6 @@ Keyboard shortcuts
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
Configuration