Révision des codes alertes
This commit is contained in:
@@ -34,7 +34,7 @@ SERVICE_NAME = os.getenv('OVH_SMS_SERVICE')
|
||||
SMS_RECEIVER = os.getenv('SMS_RECEIVER')
|
||||
SMS_SENDER = os.getenv('OVH_SMS_SENDER')
|
||||
|
||||
tables = ['Saclay', 'Meudon', 'Chaufferie']
|
||||
tables = ['Saclay', 'Meudon']
|
||||
DELAI_MINUTES = 15
|
||||
RAPPEL_HEURES = 6
|
||||
|
||||
|
||||
Reference in New Issue
Block a user