diff --git a/core/src/main/resources/config.yml b/core/src/main/resources/config.yml index 938ef7d5..510f3585 100644 --- a/core/src/main/resources/config.yml +++ b/core/src/main/resources/config.yml @@ -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