From 794120c0f6cc933e89782262cbb71efd668f8cb8 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Wed, 19 Nov 2014 18:13:54 +0100 Subject: allow to change the explore service url --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index a849573c3..a6a64482a 100644 --- a/README.md +++ b/README.md @@ -172,6 +172,7 @@ maxRedirects = 10 maxSize = 104857600 feedFetcherTimeout = 60 useCronUpdates = true +exploreUrl = ``` @@ -181,6 +182,7 @@ useCronUpdates = true * **maxSize**: Maximum feed size in bytes. If the RSS/Atom page is bigger than this value, the update will be aborted * **feedFetcherTimeout**: Maximum number of seconds to wait for an RSS or Atom feed to load. If a feed takes longer than that number of seconds to update, the update will be aborted * **useCronUpdates**: To use a custom update/cron script you need to disable the cronjob which is run by ownCloud by default by setting this to false +* **exploreUrl**: If given that url will be contacted for fetching content for the explore feed Translations ------------ -- cgit v1.2.3