X-Git-Url: http://git.onelab.eu/?p=tests.git;a=blobdiff_plain;f=system%2Fconfig_default.py;fp=system%2Fconfig_default.py;h=82331d31c21fff6e8c24714e62105b733bf7f9e5;hp=d38b62225a83bfe29c87c432b86a89eb440beced;hb=aec43105089dc65f0f0b32a19aabbd5e1cc58207;hpb=4612768c957af0080bbf4de90d93d3559f300a27 diff --git a/system/config_default.py b/system/config_default.py index d38b622..82331d3 100644 --- a/system/config_default.py +++ b/system/config_default.py @@ -504,6 +504,9 @@ def plc (options, index) : 'PLC_SHORTNAME' : 'Tlab', 'PLC_MAIL_ENABLED' : 'false', 'PLC_MAIL_SUPPORT_ADDRESS' : 'thierry.parmentelat@inria.fr', + # in the real word, use root@host.domain + # like e.g. root@r2labapi.inria.fr + 'PLC_MAIL_FROM_ADDRESS' : 'thierry.parmentelat@inria.fr', 'PLC_DB_HOST' : 'deferred-myplc-hostname', # 'PLC_DB_PASSWORD' : 'mnbvcxzlkjhgfdsapoiuytrewq', 'PLC_API_HOST' : 'deferred-myplc-hostname',