diff --git a/users/config.rst b/users/config.rst index c5f9e2ba..125303dc 100644 --- a/users/config.rst +++ b/users/config.rst @@ -1093,8 +1093,12 @@ The ``options`` element contains all other global configuration options. .. option:: options.reconnectionIntervalS - The number of seconds to wait between each attempt to connect to currently - unconnected devices. + The number of seconds to wait between each attempt to connect to TCP + addresses on currently unconnected devices. + +.. option:: options.quicReconnectionIntervalS + + Analogous to :opt:`reconnectionIntervalS` but for QUIC rather than TCP. .. option:: options.relaysEnabled