Skip to content

Commit

Permalink
fix: jdbc ssl mode parameter (#2224)
Browse files Browse the repository at this point in the history
  • Loading branch information
liuxiaocs7 authored Jun 6, 2023
1 parent bcf2a39 commit b8c7743
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ cassandra.password=
#jdbc.password=
#jdbc.reconnect_max_times=3
#jdbc.reconnect_interval=3
#jdbc.sslmode=false
#jdbc.ssl_mode=false

# postgresql & cockroachdb backend config
#jdbc.driver=org.postgresql.Driver
Expand Down

0 comments on commit b8c7743

Please sign in to comment.