forked from TuxCoding/FastLogin
Added comment to the config to notify about the different driver name
This commit is contained in:
@ -252,6 +252,7 @@ database: '{pluginDir}/FastLogin.db'
|
|||||||
|
|
||||||
# MySQL/MariaDB
|
# MySQL/MariaDB
|
||||||
# If you want to enable it uncomment only the lines below this not this line.
|
# If you want to enable it uncomment only the lines below this not this line.
|
||||||
|
# If on velocity use 'fastlogin.mysql.cj.jdbc.Driver' as driver
|
||||||
#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