Skip to content

Commit 6a2b24f

Browse files
committed
fix: jdbc ssl mode parameter
1 parent bcf2a39 commit 6a2b24f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hugegraph-dist/src/assembly/static/conf/graphs/hugegraph.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ cassandra.password=
8282
#jdbc.password=
8383
#jdbc.reconnect_max_times=3
8484
#jdbc.reconnect_interval=3
85-
#jdbc.sslmode=false
85+
#jdbc.ssl_mode=false
8686

8787
# postgresql & cockroachdb backend config
8888
#jdbc.driver=org.postgresql.Driver

0 commit comments

Comments
 (0)