diff --git a/application/config.json.template b/application/config.json.template index 3071633109..a1aec8f470 100644 --- a/application/config.json.template +++ b/application/config.json.template @@ -107,12 +107,12 @@ "rssConfig": { "feeds": [ { - "url": "", - "targetChannelPattern": "", - "dateFormatterPattern": "EEE, dd MMM yyyy HH:mm:ss zzz" + "url": "https://wiki.openjdk.org/spaces/createrssfeed.action?types=page&types=comment&types=blogpost&types=mail&types=attachment&spaces=JDKUpdates&maxResults=15&title=%5BJDK+Updates%5D+All+Content+Feed&publicFeed=true", + "targetChannelPattern": "java-news-and-changes", + "dateFormatterPattern": "yyyy-MM-dd'T'HH:mm:ssX" } ], - "fallbackChannelPattern": "", + "fallbackChannelPattern": "java-news-and-changes", "pollIntervalInMinutes": 10 }, "memberCountCategoryPattern": "Info"