Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/news-updater.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2016-08-21 10:45:50 +0300
committerBernhard Posselt <dev@bernhard-posselt.com>2016-08-21 10:45:50 +0300
commit724c8b93e38d2f3d58c5f6c0ec08349fefd00165 (patch)
treef931033408ff3853c23cc282b2482acd061df7f5
parent0e25099594025ced157ecbb81c0683f8810fafb0 (diff)
changes
-rw-r--r--README.rst4
1 files 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.