FIX - local dist: Remove salt parameter

pull/8/head
Guillaume Lesniak 2017-05-05 10:49:03 +02:00
parent 1d22b24500
commit b2577c2709
1 changed files with 0 additions and 1 deletions

View File

@ -71,7 +71,6 @@ return array(
'monarc' => array(
'ttl' => 20, // timeout
'salt' => '', // salt privé pour chiffrement pwd
'cliModel' => 'generic', // modèle à afficher pour le client, soit un ID de modèle spéc, soit 'generic' (vide pour tout)
),
);