From df388b3ab0457d07f3d5c6125e30ced9c336b40e Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Thu, 14 Apr 2016 16:28:39 +0200 Subject: More prominent mention of unsupported cron modes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 22997470a..4aea14e8f 100644 --- a/README.md +++ b/README.md @@ -258,7 +258,7 @@ Check the **owncloud/data/owncloud.log** for hints why it failed. After the issu "maintenance" => false, ### Feeds are not updated -Feeds can be updated using ownCloud's system cron or any program that implements the [News app's updater API](https://github.com/owncloud/news/wiki/Updater-1.2), most notably [ownCloud News Updater](https://github.com/owncloud/news-updater): +Feeds can be updated using ownCloud's system cron or any program that implements the [News app's updater API](https://github.com/owncloud/news/wiki/Updater-1.2), most notably [ownCloud News Updater](https://github.com/owncloud/news-updater). **The feed update is not run in Webcron and AJAX cron mode!** System Cron: * Check if the config.ini in **owncloud/data/news/config/config.ini** contains **useCronUpdates = true** -- cgit v1.2.3