diff --git a/library/config.php b/library/config.php index c5475871..817db930 100644 --- a/library/config.php +++ b/library/config.php @@ -124,7 +124,7 @@ $tr_cfg = array( 'expire_factor' => 2.5, 'compact_mode' => true, 'upd_user_up_down_stat' => true, - 'browser_redirect_url' => '', + 'browser_redirect_url' => '', // TODO: переадресация на этот URL при попытке зайти на трекер Web browser'ом 'scrape' => true, 'limit_active_tor' => true, 'limit_seed_count' => 0,