mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-19 12:59:42 -07:00
Change logs to 50 line default
This commit is contained in:
parent
2942640eb9
commit
851de4934b
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ var log_table_options = {
|
||||||
"processing": false,
|
"processing": false,
|
||||||
"pagingType": "bootstrap",
|
"pagingType": "bootstrap",
|
||||||
"order": [ 0, 'desc'],
|
"order": [ 0, 'desc'],
|
||||||
"pageLength": 10,
|
"pageLength": 50,
|
||||||
"stateSave": true,
|
"stateSave": true,
|
||||||
"language": {
|
"language": {
|
||||||
"search":"Search: ",
|
"search":"Search: ",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue