disable mail for test PLC's
authorS.Çağlar Onur <caglar@cs.princeton.edu>
Thu, 13 May 2010 20:58:29 +0000 (20:58 +0000)
committerS.Çağlar Onur <caglar@cs.princeton.edu>
Thu, 13 May 2010 20:58:29 +0000 (20:58 +0000)
system/config_default.py

index d4398a6..30c4686 100644 (file)
@@ -197,7 +197,7 @@ def plc (options,index) :
         'PLC_ROOT_PASSWORD' : 'test++',
         'PLC_NAME' : 'Regression TestLab',
         'PLC_SHORTNAME' : 'Rlab',
-        'PLC_MAIL_ENABLED':'true',
+        'PLC_MAIL_ENABLED':'false',
         'PLC_MAIL_SUPPORT_ADDRESS' : 'thierry.parmentelat@sophia.inria.fr',
         'PLC_DB_HOST' : 'deferred-myplc-hostname',
         'PLC_DB_PASSWORD' : 'mnbvcxzlkjhgfdsapoiuytrewq',