scylladb / java-driver

ScyllaDB Java Driver for ScyllaDB and Apache Cassandra, based on the DataStax Java Driver
Apache License 2.0
62 stars 37 forks source link

docs: Issue in page Configuration. reference.conf 404 #243

Open kehao95 opened 1 year ago

kehao95 commented 1 year ago

I would like to report an issue in page https://java-driver.docs.scylladb.com/scylla-4.15.0.x/manual/core/configuration/index

Problem

the driver JAR comes with a reference.conf file that defines the defaults.

The reference.conf is missing

roydahan commented 4 months ago

Probably should lead to this file: https://github.com/scylladb/java-driver/blob/scylla-4.x/core/src/main/resources/reference.conf

roydahan commented 4 months ago

@annastuchlik can you please help with this one?