mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-07-01 13:33:15 +00:00
disabled by default.
This commit is contained in:
parent
5e7aa8e16d
commit
d56a6fb06f
@ -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,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user