From 63a4ba3a2da358a5cfd30a2fa896dd898b777da1 Mon Sep 17 00:00:00 2001 From: "dimka3210@gmail.com" Date: Thu, 9 Feb 2012 22:43:02 +0000 Subject: [PATCH] r365 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit вышла git-svn-id: https://torrentpier2.googlecode.com/svn/trunk@365 a8ac35ab-4ca4-ca47-4c2d-a49a94f06293 --- upload/config.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/upload/config.php b/upload/config.php index 3ce7a204b..dd48cd59d 100644 --- a/upload/config.php +++ b/upload/config.php @@ -163,6 +163,7 @@ $tr_cfg = array( 'limit_seed_ips' => 0, 'limit_leech_ips' => 0, 'tor_topic_up' => true, + 'gold_silver_enabled' => true, ); $bb_cfg['show_dl_status_in_search'] = true; @@ -410,7 +411,7 @@ $bb_cfg['show_poster_joined'] = true; $bb_cfg['show_poster_posts'] = true; $bb_cfg['show_poster_from'] = true; $bb_cfg['show_bot_nick'] = false; -$bb_cfg['text_buttons'] = true; // replace EDIT, QUOTE... images with text links +$bb_cfg['text_buttons'] = false; // replace EDIT, QUOTE... images with text links $bb_cfg['parse_ed2k_links'] = true; // make ed2k links clickable $bb_cfg['post_date_format'] = 'd-M-Y H:i'; $bb_cfg['ext_link_new_win'] = true; // open external links in new window