We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4917919 commit dcc900fCopy full SHA for dcc900f
cpt-configure.rst
@@ -558,7 +558,7 @@ The overall number of requests with a given proxy/host combination is
558
``$CVMFS_MAX_RETRIES``\ +1. ``CVMFS_BACKOFF_INIT`` sets the maximum
559
initial backoff (time) in seconds. The actual initial backoff is picked with
560
milliseconds precision randomly in the interval
561
-:math:`[1, \text{\$CVMFS_BACKOFF_INIT}\cdot 1000]`. With every retry,
+:math:`[1, \text{\$CVMFS\_BACKOFF\_INIT}\cdot 1000]`. With every retry,
562
the backoff is then doubled.
563
564
DNS Nameserver Changes
0 commit comments