mirror of
https://github.com/torrentpier/torrentpier-lts.git
synced 2025-02-28 15:10:54 +03:00
Update torrent_show_dl_list.php
This commit is contained in:
parent
2eea83cec5
commit
145ae4c70b
@ -5,7 +5,7 @@ if (!defined('BB_ROOT')) die(basename(__FILE__));
|
||||
$dl_list_none_completed = true;
|
||||
$show_old_style_names_mode = true;
|
||||
$show_canceled_in_count_mode = false;
|
||||
$title_date_format = '%Y-%m-%d';
|
||||
$title_date_format = '%Y-%m-%d %H:%i';
|
||||
$dl_list_sql_limit = 300; // DL-List overall limit
|
||||
$max_dl_users_before_overflow = 100; // for each dl-status
|
||||
$dl_users_overflow_div_height = '120px';
|
||||
|
Loading…
Reference in New Issue
Block a user