mirror of
https://github.com/YunoHost-Apps/opensondage_ynh.git
synced 2024-09-03 19:46:28 +02:00
Update config.php
This commit is contained in:
parent
36b60b3e69
commit
aa06c6094f
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ const ADRESSEMAILADMIN = '__EMAIL__';
|
|||
const ADRESSEMAILREPONSEAUTO = '<no-reply@__DOMAIN__>';
|
||||
|
||||
// Database server name, leave empty to use a socket
|
||||
//const DB_CONNECTION_STRING = '{$dbConnectionString}';
|
||||
const DB_CONNECTION_STRING = '';
|
||||
|
||||
// Database user
|
||||
const DB_USER= '__DB_USER__';
|
||||
|
|
Loading…
Add table
Reference in a new issue