added a section to cocnfigure email address in the default configuration file

pull/39/head
Cédric Bonhomme 2017-10-18 10:16:01 +02:00
parent 0e2d4e4da4
commit 5a169023c6
No known key found for this signature in database
GPG Key ID: A1CB94DE57B7A70D
1 changed files with 5 additions and 0 deletions

View File

@ -77,6 +77,11 @@ return array(
*/
'activeLanguages' => array('fr','en','de','ne',),
'email' => [
'name' => 'MONARC',
'from' => 'info@monarc.lu',
],
'monarc' => array(
'ttl' => 20, // timeout
'cliModel' => 'generic', // modèle à afficher pour le client, soit un ID de modèle spéc, soit 'generic' (vide pour tout)