Skip to content

Commit

Permalink
BUSETA-77 increase desktop web polling interval
Browse files Browse the repository at this point in the history
  • Loading branch information
sheldonabrown authored and aaronbrethorst committed Jul 13, 2024
1 parent b768673 commit e644f81
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ OBA.Config = {

// siriSMUrl and siriVMUrl now moved to config.jspx

refreshInterval: 15000,
refreshInterval: 5000,

// This variable is overwritten by the configuration service--the JS found at configUrl (above)
staleTimeout: 120,
Expand Down

0 comments on commit e644f81

Please sign in to comment.