mirror of
https://github.com/Xevion/glance.git
synced 2025-12-06 01:15:08 -06:00
Fix RSS item links without base domain
This commit is contained in:
@@ -431,6 +431,10 @@ An array of RSS/atom feeds. The title can optionally be changed.
|
||||
| ---- | ---- | -------- | ------- |
|
||||
| url | string | yes | |
|
||||
| title | string | no | the title provided by the feed |
|
||||
| item-link-prefix | string | no | |
|
||||
|
||||
###### `item-link-prefix`
|
||||
If an RSS feed isn't returning item links with a base domain and Glance has failed to automatically detect the correct domain you can manually add a prefix to each link with this property.
|
||||
|
||||
##### `limit`
|
||||
The maximum number of articles to show.
|
||||
|
||||
Reference in New Issue
Block a user