Skip to content

Commit

Permalink
fix: jdbc ssl mode parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
liuxiaocs7 committed Jun 5, 2023
1 parent bcf2a39 commit 6a2b24f
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 6a2b24f

Please sign in to comment.