Updated module READMEs with current default values

This commit is contained in:
Andreas 2016-12-12 14:55:07 +01:00
parent 21bf1dd1a3
commit 6c1dbc5e61

View File

@ -53,7 +53,7 @@ The following properties can be configured:
{ {
title: "New York Times", title: "New York Times",
url: "http://www.nytimes.com/services/xml/rss/nyt/HomePage.xml", url: "http://www.nytimes.com/services/xml/rss/nyt/HomePage.xml",
encoding: "UTF-8" //ISO-8859-1 encoding: "UTF-8"
} }
]</code> ]</code>
</td> </td>