Browse Source

Ajout variables necessaires dans settings.py

Sébastien DA ROCHA 6 years ago
parent
commit
b47b4632f5
1 changed files with 3 additions and 0 deletions
  1. 3 0
      djadhere/settings.py

+ 3 - 0
djadhere/settings.py

@@ -180,3 +180,6 @@ LEAFLET_CONFIG = {
 }
 
 CHECK_MK_URL = 'https://nagios.tetaneutral.net/ttnn/check_mk/index.py?start_url=%2Fttnn%2Fcheck_mk%2Fview.py%3Fhost%3D{host}%26site%3Dttnn%26view_name%3Dhoststatus'
+
+ALLOCATIONS_EMAILS = []
+PAYMENTS_EMAILS = []