mirror of
https://github.com/clearml/clearml-docs
synced 2025-02-07 13:21:46 +00:00
Reorder env var page (#665)
This commit is contained in:
parent
ca1abc596c
commit
ec3c2cc302
@ -2,8 +2,7 @@
|
|||||||
title: Environment Variables
|
title: Environment Variables
|
||||||
---
|
---
|
||||||
|
|
||||||
This page lists the available environment variables for configuring ClearML. See [here](../clearml_agent/clearml_agent_env_var.md)
|
This page lists the available environment variables for configuring ClearML.
|
||||||
for environment variables to configure ClearML Agent.
|
|
||||||
|
|
||||||
:::info
|
:::info
|
||||||
ClearML's environment variables override the clearml.conf file, SDK, and [configuration vault](../webapp/webapp_profile.md#configuration-vault),
|
ClearML's environment variables override the clearml.conf file, SDK, and [configuration vault](../webapp/webapp_profile.md#configuration-vault),
|
||||||
@ -52,3 +51,7 @@ Overrides Repository Auto-logging
|
|||||||
|**CLEARML_OFFLINE_MODE** | Sets Offline mode|
|
|**CLEARML_OFFLINE_MODE** | Sets Offline mode|
|
||||||
|**CLEARML_NO_DEFAULT_SERVER** | Disables sending information to demo server when no HOST server is set|
|
|**CLEARML_NO_DEFAULT_SERVER** | Disables sending information to demo server when no HOST server is set|
|
||||||
|
|
||||||
|
## Agent Specific Variables
|
||||||
|
|
||||||
|
See [here](../clearml_agent/clearml_agent_env_var.md) for environment variables to configure how the ClearML Agent works
|
||||||
|
with the SDK.
|
||||||
|
Loading…
Reference in New Issue
Block a user