Explorar o código

Changed default db type to mysql

dosse91 %!s(int64=8) %!d(string=hai) anos
pai
achega
a23c63b56d
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      telemetry_settings.php

+ 1 - 1
telemetry_settings.php

@@ -1,6 +1,6 @@
 <?php
 
-$db_type="postgresql"; //Type of db: "mysql", "sqlite" or "postgresql"
+$db_type="mysql"; //Type of db: "mysql", "sqlite" or "postgresql"
 
 // Sqlite3 settings
 $Sqlite_db_file = "../telemetry.sql";