mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-28 03:16:25 -06:00
NB-717 Update dashboard news feed URL to eliminate multiple 301 redirects
This commit is contained in:
parent
cf64f3cc43
commit
2b5cb7bdb0
@ -76,7 +76,7 @@ DEFAULT_DASHBOARD = [
|
|||||||
'height': 4,
|
'height': 4,
|
||||||
'title': 'NetBox News',
|
'title': 'NetBox News',
|
||||||
'config': {
|
'config': {
|
||||||
'feed_url': 'http://netbox.dev/rss/',
|
'feed_url': 'https://api.netbox.oss.netboxlabs.com/v1/newsfeed/',
|
||||||
'max_entries': 10,
|
'max_entries': 10,
|
||||||
'cache_timeout': 14400,
|
'cache_timeout': 14400,
|
||||||
'requires_internet': True,
|
'requires_internet': True,
|
||||||
|
Loading…
Reference in New Issue
Block a user