FIX - local dist: Remove salt parameter
parent
1d22b24500
commit
b2577c2709
|
@ -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)
|
||||
),
|
||||
);
|
||||
|
|
Loading…
Reference in New Issue