mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-07-06 13:11: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
|
@ -13,7 +13,7 @@ user_ip_table_options = {
|
|||
"pagingType": "full_numbers",
|
||||
"processing": false,
|
||||
"serverSide": true,
|
||||
"pageLength": 10,
|
||||
"pageLength": 25,
|
||||
"order": [ 0, 'desc'],
|
||||
"autoWidth": false,
|
||||
"scrollX": true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue