View the original community article here
Last tested: Apr 11, 2018
A change to a dashboard's auto refresh setting will look something like this in the log files:
UPDATE "DASHBOARD" SET "REFRESH_INTERVAL" = '1 hour' WHERE ("ID" = 1)
Note: the "ID" refers to the dashboard ID.
This content is subject to limited support.