Fix default config
This commit is contained in:
parent
939e6d994d
commit
ad5185dbc1
3 changed files with 3 additions and 3 deletions
|
|
@ -38,7 +38,7 @@
|
|||
|
||||
<module name="db">
|
||||
<option name="type">mysql</option>
|
||||
<option name="profile">default</option>
|
||||
<option name="profile">sample</option>
|
||||
<option name="log">1</option>
|
||||
<option name="crypt"></option>
|
||||
<option name="no_connection"><![CDATA[Connexion à la base de donnée impossible]]></option>
|
||||
|
|
|
|||
Reference in a new issue