mirror of
https://github.com/pi-hole/web.git
synced 2025-12-20 02:38:28 +00:00
Save the state of the query log table infinitely
Signed-off-by: yubiuser <github@yubiuser.dev>
This commit is contained in:
@@ -572,6 +572,7 @@ $(function () {
|
||||
[10, 25, 50, 100, "All"],
|
||||
],
|
||||
stateSave: true,
|
||||
stateDuration: 0,
|
||||
stateSaveCallback: function (settings, data) {
|
||||
utils.stateSaveCallback("query_log_table", data);
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user