From 6f9e586400f8debe893433fdcad200cb9cca09b5 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Thu, 4 Dec 2014 16:32:26 +0100 Subject: Update README.rst --- bin/updater/README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/updater/README.rst b/bin/updater/README.rst index dae9c908e..180512f5b 100644 --- a/bin/updater/README.rst +++ b/bin/updater/README.rst @@ -1,7 +1,7 @@ ownCloud News Updater ===================== -ownCloud does not require people to install threading or multiprocessing libraries. Because the feed update process is mainly limited by I/O, parallell fetching of RSS feed updates can speed up the updating process significantly. In addition the cronjob can get `into a deadlock `_ which will halt cause your feeds not to be updated. This can be soled by using a script that uses the `updater API `_ +ownCloud does not require people to install threading or multiprocessing libraries. Because the feed update process is mainly limited by I/O, parallell fetching of RSS feed updates can speed up the updating process significantly. In addition the cronjob can get `into a deadlock `_ which will cause the updater to get stuck resulting in your feeds not to being updated anymore. This can be soled by using a script that uses the `updater API `_ Preinstallation --------------- -- cgit v1.2.3