mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-14 01:41:22 -06:00
NB-717 Update dashboard news feed URL to eliminate multiple 301 redirects
This commit is contained in:
parent
7a6bb34d21
commit
34fa3835be
@ -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