Closed N0TrixPM closed 5 years ago
What kind of an error are you getting? If it’s a SSL warning, you can modify the url in TokenManager config to disable it.
What kind of an error are you getting? If it’s a SSL warning, you can modify the url in TokenManager config to disable it.
Where you see at you're config configuring of url ?
enabled: true
hostname: 'localhost'
port: '3306'
username: '?????'
password: '?????'
database: '?????'
table: 'tokenmanager'
OK, do not mind, i just use parameters after database, and that works.. but, can you add a section for that ? I closing issue.
(btw, why i need to check sources to know that ?)
Url was added in v3.2.0. I’m guessing you were using an older version.
Hello, i needn't on warnings of hikari while creating statements or connections, can u add a properties configuration of connection on config ? Like on config of LuckPerms: