mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced 2025-06-26 18:54:44 +02:00
mcMMO now supports SSL and tries to use it by default for MySQL (turn this off in config.yml MySQL.Server.SSL)
this fixes a lot of console spam from default mysql installs
This commit is contained in:
@ -166,7 +166,7 @@ MySQL:
|
||||
Load: 20
|
||||
Save: 20
|
||||
Server:
|
||||
SSL: false
|
||||
SSL: true
|
||||
Port: 3306
|
||||
Address: localhost
|
||||
|
||||
|
Reference in New Issue
Block a user