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
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rwxr-xr-xconfig/global.ini.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/global.ini.php b/config/global.ini.php
index 475d1e70ec..88870eaa6b 100755
--- a/config/global.ini.php
+++ b/config/global.ini.php
@@ -62,7 +62,7 @@ host = localhost
username = "@USERNAME@"
password =
dbname = matomo_tests
-tables_prefix = matomotests_
+tables_prefix =
port = 3306
adapter = PDO\MYSQL
type = InnoDB