From fbb5f9400b604659c213dc472d9680589f9ccc1a Mon Sep 17 00:00:00 2001 From: Nicolas Dandrimont Date: Thu, 8 Apr 2010 21:36:16 +0200 Subject: [PATCH] =?UTF-8?q?[config.py]=20Un=20peu=20moins=20nazis=20sur=20?= =?UTF-8?q?les=20d=C3=A9connexions=20bittorrent?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit darcs-hash:20100408193616-ffbb2-91a2592e5f1b6bc703bb107dfc6210d62089e535.gz --- gestion/config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gestion/config.py b/gestion/config.py index 01e5a684..393ebbcf 100644 --- a/gestion/config.py +++ b/gestion/config.py @@ -324,7 +324,7 @@ class p2p : debit_adh = 12000 # = 12 Kb/s = 1500 o/s (>= MTU [1500 bytes]) # Limite de paquets acceptés par protocole P2P en deux heures - limite = {'Bittorrent': 20, + limite = {'Bittorrent': 100, 'AppleJuice': 50, 'SoulSeek': 500, 'WinMX': 50,