summaryrefslogtreecommitdiffstats
path: root/config/mysql.properties.example
diff options
context:
space:
mode:
Diffstat (limited to 'config/mysql.properties.example')
-rw-r--r--config/mysql.properties.example6
1 files changed, 6 insertions, 0 deletions
diff --git a/config/mysql.properties.example b/config/mysql.properties.example
new file mode 100644
index 0000000..a434dff
--- /dev/null
+++ b/config/mysql.properties.example
@@ -0,0 +1,6 @@
+# Fill in credentials and rename to mysql.properties
+host=localhost
+db=masterserver
+user=masterserver
+password=geheim
+