Skip to content

Commit

Permalink
Fix default dashboard cache time for one day
Browse files Browse the repository at this point in the history
  • Loading branch information
iliajie committed Mar 6, 2023
1 parent 8648dd9 commit eef22f8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions unauthenticated/js/defaults.js
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ var
settings_leftmenu_vm_cm_dropdown_icons = true,
settings_perform_content_scrolling = true,
settings_sysinfo_query_timeout = 1000,
settings_sysinfo_cache_timeout = 86400,
settings_sysinfo_cpu_fans_base_rpm = 1000,
settings_sysinfo_cpu_and_fans_side_slider_always_show = false,
settings_check_remote_updates = true,
Expand Down

0 comments on commit eef22f8

Please sign in to comment.