mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-06 13:11:15 -07:00
Set datatables save state duration to indefinitely
This commit is contained in:
parent
54ec9ad7da
commit
4ef36a464a
11 changed files with 11 additions and 0 deletions
|
@ -10,6 +10,7 @@ user_ip_table_options = {
|
|||
"loadingRecords": '<i class="fa fa-refresh fa-spin"></i> Loading items...</div>'
|
||||
},
|
||||
"stateSave": true,
|
||||
"stateDuration": 0,
|
||||
"pagingType": "full_numbers",
|
||||
"processing": false,
|
||||
"serverSide": true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue