From 724c8b93e38d2f3d58c5f6c0ec08349fefd00165 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Sun, 21 Aug 2016 09:45:50 +0200 Subject: changes --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 451ae09..52dc4b8 100644 --- a/README.rst +++ b/README.rst @@ -1,5 +1,5 @@ Nextcloud News Updater -===================== +====================== .. image:: https://img.shields.io/pypi/v/nextcloud_news_updater.svg :target: https://pypi.python.org/pypi/nextcloud_news_updater @@ -300,4 +300,4 @@ Most of the time there are two possible points of failure that can be debugged b nextcloud-news-updater -c /path/to/config --phpini /etc/php/nextcloud-news-updater.ini -* The **news:updater:all-feeds** command returns invalid JSON. This can be due to due broken or missing **php.ini** settings or PHP warnings/errors produced by Nextcloud. The solution to this issue can range from adjusting your **php.ini** (see previous point) to manually patching Nextcloud to remove the warnings from the output. \ No newline at end of file +* The **news:updater:all-feeds** command returns invalid JSON. This can be due to due broken or missing **php.ini** settings or PHP warnings/errors produced by Nextcloud. The solution to this issue can range from adjusting your **php.ini** (see previous point) to manually patching Nextcloud to remove the warnings from the output. -- cgit v1.2.3