mirror of
https://github.com/TuxCoding/FastLogin.git
synced 2025-07-29 18:27:36 +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'
|
||||
|
||||
# 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
|
||||
|
Reference in New Issue
Block a user