init commit
This commit is contained in:
11
data/telemetry_settings.php
Normal file
11
data/telemetry_settings.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
$db_type = "sqlite";
|
||||
|
||||
$stats_password = "default";
|
||||
|
||||
$enable_id_obfuscation = false;
|
||||
|
||||
$Sqlite_db_file = "../../data.sql";
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user