[./gestion/config.py] legere modification
darcs-hash:20100228055549-8fbb1-f405f4cb81b739a0b56883e661f4276f96dd92eb.gz
This commit is contained in:
parent
f1207e6cfe
commit
1759b1db68
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue