mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-06 21:21:15 -07:00
Add complete login table to logs
This commit is contained in:
parent
ae381f7762
commit
f598d5046e
9 changed files with 180 additions and 66 deletions
|
@ -14,7 +14,7 @@ libraries_list_table_options = {
|
|||
"destroy": true,
|
||||
"processing": false,
|
||||
"serverSide": true,
|
||||
"pageLength": 10,
|
||||
"pageLength": 25,
|
||||
"order": [ 2, 'asc'],
|
||||
"stateSave": true,
|
||||
"pagingType": "full_numbers",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue