blob: e6da9306a75ac2710b689d708107f1c7cd0d9b13 [file] [log] [blame]
Reference configuration
-----------------------
The following is a copy of the ``reference.conf`` file matching the version of this documentation.
It is packaged in the ``java-driver-core`` JAR artifact, and used at runtime to provide the default
values for all configuration options (in the sources, it can be found under
``core/src/main/resources``).
See the `configuration page <../>`_ for more explanations.
.. raw:: html
<style>span.comment { color: grey; font-style: italic; } </style>
.. include:: core/src/main/resources/reference.conf
:code: properties