Skip to content

Commit 8d2b31d

Browse files
committed
Change default value of useSSL to false
1 parent db6e20d commit 8d2b31d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/src/main/resources/spicyazisaban/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ database:
1818
user: spicyazisaban
1919
password: naetao
2020
verifyServerCertificate: false
21-
useSSL: true
21+
useSSL: false
2222
# If true, the plugin will prevent players from joining the server if database is inaccessible.
2323
failsafe: true
2424

0 commit comments

Comments
 (0)