1
0
Fork 0
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:
Alexandre Aubin 2024-01-07 00:22:56 +01:00 committed by GitHub
parent 36b60b3e69
commit aa06c6094f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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__';