This commit is contained in:
@@ -22,7 +22,7 @@ Widgets are selected and added to the dashboard for display on any device the sa
|
||||
|
||||
### Auto-refresh
|
||||
|
||||
Most widgets depend upon data retrieved from the server. Widgets will refresh themselves automatically every 5 minutes plus an additional random value of up to 30 seconds which is added to ensure all widgets are not updating at the exact same moment.
|
||||
Most widgets depend upon data retrieved from the server. Widgets will refresh themselves automatically every 5 minutes plus an additional random value of up to 60 seconds which is added to ensure all widgets are not updating at the exact same moment.
|
||||
|
||||
When the view is changed to another form, the widgets are destroyed and no longer refresh. When the view moves back to the dashboard the widgets are re-instantiated and refreshed immediately and then on a cycle afterwards.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user