1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/matomo_ynh.git synced 2024-09-03 19:45:56 +02:00

Update config.ini.php

This commit is contained in:
ericgaspar 2021-04-24 09:25:48 +02:00
parent 32242e91b4
commit 5a18ef7f19

View file

@ -3,7 +3,7 @@
[database]
host = "127.0.0.1"
username = "__DB_NAME__"
password = "__DB_PASSWORD__"
password = "__DB_PWD__"
dbname = "__DB_NAME__"
tables_prefix = "matomo_"
charset = "utf8mb4"