Clarify how to configure MariaDB/MySQL correctly

This commit is contained in:
games647
2018-04-26 10:09:40 +02:00
parent ddc3aa9279
commit 1ea6d929b1

View File

@ -166,6 +166,7 @@ driver: org.sqlite.JDBC
database: '{pluginDir}/FastLogin.db'
# MySQL/MariaDB
# If you want to enable it uncomment only the lines below this not this line.
#driver: com.mysql.jdbc.Driver
#host: 127.0.0.1
#port: 3306