Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Zhang <Peter@innocraft.com>2021-10-13 03:45:39 +0300
committerPeter Zhang <Peter@innocraft.com>2021-10-13 03:45:39 +0300
commit41e262821bf89d7b34b37feec37e6b033b55e0c0 (patch)
tree22c77fd9bf942684b8b12bdf97ddab641d44bf03 /config/global.ini.php
parent910cb0953da391fd57be68f2db79b1b03f36a4d4 (diff)
update database_tests
update database_tests
Diffstat (limited to 'config/global.ini.php')
-rwxr-xr-xconfig/global.ini.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/config/global.ini.php b/config/global.ini.php
index 46c36c8661..7be68c3221 100755
--- a/config/global.ini.php
+++ b/config/global.ini.php
@@ -63,10 +63,10 @@ port = 3306
aurora_readonly_read_committed =
[database_tests]
-host = localhost
+host =
username = "@USERNAME@"
password =
-dbname = matomo_tests
+dbname =
tables_prefix =
port = 3306
adapter = PDO\MYSQL