mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-21 12:55:22 +00:00
disabled by default.
This commit is contained in:
@@ -14,7 +14,7 @@ Module.register("newsfeed", {
|
|||||||
encoding: "UTF-8" //ISO-8859-1
|
encoding: "UTF-8" //ISO-8859-1
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
showAsList: true,
|
showAsList: false,
|
||||||
showSourceTitle: true,
|
showSourceTitle: true,
|
||||||
showPublishDate: true,
|
showPublishDate: true,
|
||||||
broadcastNewsFeeds: true,
|
broadcastNewsFeeds: true,
|
||||||
|
Reference in New Issue
Block a user