mirror of
https://github.com/TuxCoding/FastLogin.git
synced 2025-07-30 10:47:33 +02:00
Clarify how to configure MariaDB/MySQL correctly
This commit is contained in:
@ -166,6 +166,7 @@ driver: org.sqlite.JDBC
|
|||||||
database: '{pluginDir}/FastLogin.db'
|
database: '{pluginDir}/FastLogin.db'
|
||||||
|
|
||||||
# MySQL/MariaDB
|
# MySQL/MariaDB
|
||||||
|
# If you want to enable it uncomment only the lines below this not this line.
|
||||||
#driver: com.mysql.jdbc.Driver
|
#driver: com.mysql.jdbc.Driver
|
||||||
#host: 127.0.0.1
|
#host: 127.0.0.1
|
||||||
#port: 3306
|
#port: 3306
|
||||||
|
Reference in New Issue
Block a user