From 5e5e1c44c2eb81e64ff7292ded2c18d6c2d62ce4 Mon Sep 17 00:00:00 2001 From: nanosimbiot Date: Tue, 28 Jun 2011 20:44:15 +0000 Subject: [PATCH] r39 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit по-умолчанию php-анонсер git-svn-id: https://torrentpier2.googlecode.com/svn/trunk@39 a8ac35ab-4ca4-ca47-4c2d-a49a94f06293 --- upload/config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upload/config.php b/upload/config.php index 3e53f7ad9..d246d4b3f 100644 --- a/upload/config.php +++ b/upload/config.php @@ -122,7 +122,7 @@ foreach ($bb_cfg['datastore']['mc']['srv_all'] as $ds_srv) } // Tracker -$bb_cfg['announce_type'] = 'xbt'; // Тип анонсера, xbt или php +$bb_cfg['announce_type'] = 'php'; // Тип анонсера, xbt или php $bb_cfg['announce_interval'] = 2400; // Announce interval (default: 1800) $bb_cfg['passkey_key'] = 'uk'; // Passkey key name in GET request $bb_cfg['ignore_reported_ip'] = false; // Ignore IP reported by client