From 00b35f927c890f6e4efb6f614d0fabdf3cd0ed1f Mon Sep 17 00:00:00 2001 From: Daniel STAN Date: Wed, 12 Sep 2012 08:34:58 +0200 Subject: [PATCH] =?UTF-8?q?[config.py/accueil]=20acc=C3=A8s=20ftp=20crans?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Ignore-this: 6b310fe98c3c16c76685b10f465e355c darcs-hash:20120912063458-28565-de679e6da3965ced5afd764005d1766701969379.gz --- gestion/config.py | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/gestion/config.py b/gestion/config.py index 093af4c5..98d510a1 100644 --- a/gestion/config.py +++ b/gestion/config.py @@ -577,7 +577,11 @@ debit_max_gratuit = 1000000 ####################### ## Vlan accueil ## ####################### -accueil_route = {'138.231.136.1':['80','443'],'138.231.136.67':['80','443']} +accueil_route = { + '138.231.136.1':['80','443'], + '138.231.136.67':['80','443'], + '138.231.136.98':['20','21','80'] +} #######################