Skip to content

Commit

Permalink
Save the state of the query log table infinitely
Browse files Browse the repository at this point in the history
Signed-off-by: yubiuser <[email protected]>
  • Loading branch information
yubiuser committed Feb 23, 2025
1 parent 8d3792f commit 002c39e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/js/queries.js
Original file line number Diff line number Diff line change
Expand Up @@ -572,6 +572,7 @@ $(function () {
[10, 25, 50, 100, "All"],
],
stateSave: true,
stateDuration: 0,
stateSaveCallback: function (settings, data) {
utils.stateSaveCallback("query_log_table", data);
},
Expand Down

0 comments on commit 002c39e

Please sign in to comment.