Browse Source

Clean config

Olivier Marty 8 years ago
parent
commit
80ca326290
1 changed files with 2 additions and 7 deletions
  1. 2 7
      config.py

+ 2 - 7
config.py

@@ -1,17 +1,12 @@
 
+# API KEYS
 
 api_key = {
   'jcdecaux_vls' : ''
 }
 
 
-# SOURCES D'EVENEMENTS A SURVEILLER
-
-# sources = {
-#   'ratp_trafic' : ['ligne_rer_B', 'ligne_metro_7'],
-#   'transilien' : ['RER-B', 'RER-C', 'Train-U'],
-#   'jcdecaux_vls' : ['paris_42707_full', 'paris_42707_empty', 'paris_42703_empty', 'paris_19001_full', 'paris_8038_empty', 'nantes_62_full']
-# }
+# PARAMÈTRES DES SOURCES D'EVENEMENTS
 
 sources_params = {
   'jcdecaux_vls' : {