Skip to content
Snippets Groups Projects
Commit 24c2f8f7 authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

SUppression options de config inutile.

parent 8785bec8
No related branches found
No related tags found
No related merge requests found
...@@ -6,10 +6,6 @@ ...@@ -6,10 +6,6 @@
* drop this config file in it and change the values as you wish. * drop this config file in it and change the values as you wish.
*/ */
$settings = array( $settings = array(
'bjyauthorize' => array(
// default role for unauthenticated users
'default_role' => false,
),
/** /**
* Mot de passe sésame, chiffré avec l'algo Bcrypt * Mot de passe sésame, chiffré avec l'algo Bcrypt
* $bcrypt = new \Zend\Crypt\Password\Bcrypt(); * $bcrypt = new \Zend\Crypt\Password\Bcrypt();
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment