Skip to content

Commit

Permalink
Change default value of useSSL to false
Browse files Browse the repository at this point in the history
  • Loading branch information
acrylic-style committed Dec 5, 2024
1 parent db6e20d commit 8d2b31d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/src/main/resources/spicyazisaban/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ database:
user: spicyazisaban
password: naetao
verifyServerCertificate: false
useSSL: true
useSSL: false
# If true, the plugin will prevent players from joining the server if database is inaccessible.
failsafe: true

Expand Down

0 comments on commit 8d2b31d

Please sign in to comment.