rss feed added

This commit is contained in:
HolgerHatGarKeineNode
2023-02-15 21:19:13 +01:00
parent 28647e72d8
commit e4eab97a8f
6 changed files with 140 additions and 3 deletions

View File

@@ -32,12 +32,12 @@ return [
/*
* The format of the feed. Acceptable values are 'rss', 'atom', or 'json'.
*/
'format' => 'atom',
'format' => 'rss',
/*
* The view that will render the feed.
*/
'view' => 'feed::atom',
'view' => 'feed::rss',
/*
* The mime type to be used in the <link> tag. Set to an empty string to automatically