diff --git a/config/config.js.sample b/config/config.js.sample index 8ec8622f..790ada34 100644 --- a/config/config.js.sample +++ b/config/config.js.sample @@ -83,7 +83,9 @@ var config = { } ], showSourceTitle: true, - showPublishDate: true + showPublishDate: true, + broadcastNewsFeeds: true, + broadcastNewsUpdates: true } }, ]