File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 107
107
"rssConfig": {
108
108
"feeds": [
109
109
{
110
- "url": "<rss_feed_url> ",
111
- "targetChannelPattern": "<target_channel_pattern> ",
112
- "dateFormatterPattern": "EEE, dd MMM yyyy HH:mm:ss zzz "
110
+ "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 ",
111
+ "targetChannelPattern": "java-news-and-changes ",
112
+ "dateFormatterPattern": "yyyy-MM-dd'T' HH:mm:ssX "
113
113
}
114
114
],
115
- "fallbackChannelPattern": "<fallback_channel_pattern> ",
115
+ "fallbackChannelPattern": "java-news-and-changes ",
116
116
"pollIntervalInMinutes": 10
117
117
},
118
118
"memberCountCategoryPattern": "Info"
You can’t perform that action at this time.
0 commit comments