You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/reference/environment-variables/index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -4043,7 +4043,7 @@ <h2 id="server">Server<a class="headerlink" href="#server" title="Permanent link
4043
4043
<li><codeid="DSTACK_SERVER_METRICS_FINISHED_TTL_SECONDS">DSTACK_SERVER_METRICS_FINISHED_TTL_SECONDS</code> – Maximum age of metrics samples for finished jobs.</li>
4044
4044
<li><codeid="DSTACK_SERVER_INSTANCE_HEALTH_TTL_SECONDS">DSTACK_SERVER_INSTANCE_HEALTH_TTL_SECONDS</code> – Maximum age of instance health checks.</li>
4045
4045
<li><codeid="DSTACK_SERVER_INSTANCE_HEALTH_MIN_COLLECT_INTERVAL_SECONDS">DSTACK_SERVER_INSTANCE_HEALTH_MIN_COLLECT_INTERVAL_SECONDS</code> – Minimum time interval between consecutive health checks of the same instance.</li>
4046
-
<li><code>DSTACK_SERVER_EVENTS_TTL_SECONDS</code> { #DSTACK_SERVER_EVENTS_TTL_SECONDS } - Maximum age of event records. Set to <code>0</code> to disable event storage. Defaults to 30 days.</li>
4046
+
<li><codeid="DSTACK_SERVER_EVENTS_TTL_SECONDS">DSTACK_SERVER_EVENTS_TTL_SECONDS</code> - Maximum age of event records. Set to <code>0</code> to disable event storage. Defaults to 30 days.</li>
0 commit comments