diff --git a/config/autoload/local.php.dist b/config/autoload/local.php.dist index a82b963..f25df78 100644 --- a/config/autoload/local.php.dist +++ b/config/autoload/local.php.dist @@ -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) ), );