From 1759b1db686e1f23aae3ce2a490a8cc0cfb72583 Mon Sep 17 00:00:00 2001 From: Olivier Huber Date: Sun, 28 Feb 2010 06:55:49 +0100 Subject: [PATCH] [./gestion/config.py] legere modification darcs-hash:20100228055549-8fbb1-f405f4cb81b739a0b56883e661f4276f96dd92eb.gz --- gestion/config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gestion/config.py b/gestion/config.py index 832ff366..6009133b 100644 --- a/gestion/config.py +++ b/gestion/config.py @@ -489,7 +489,7 @@ blacklist_sanctions = ['upload', 'warez', 'p2p', 'autodisc_p2p', adm_users = [ 'root', 'identd', 'daemon', 'postfix', 'freerad', 'amavis', 'nut', 'respbats', 'list', 'sqlgrey', 'ntpd', 'lp' ] -open_ports = { 'tcp' : 22 } +open_ports = { 'tcp' : '22' } # Debit max sur le vlan de la connexion gratuite debit_max_radin = 1000000