Added comment to the config to notify about the different driver name

This commit is contained in:
juanmuscaria
2021-09-17 10:04:05 -03:00
parent c458bd383a
commit 709edc6c0a

View File

@ -252,6 +252,7 @@ database: '{pluginDir}/FastLogin.db'
# MySQL/MariaDB
# 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'
#host: '127.0.0.1'
#port: 3306