diff --git a/clearml_agent/backend_api/config/default/agent.conf b/clearml_agent/backend_api/config/default/agent.conf index 012e4f6..94e0e0d 100644 --- a/clearml_agent/backend_api/config/default/agent.conf +++ b/clearml_agent/backend_api/config/default/agent.conf @@ -115,7 +115,7 @@ # minimum required free space to allow for cache entry, disable by passing 0 or negative value free_space_threshold_gb: 2.0 # unmark to enable virtual environment caching - # path: ~/.clearml/venvs-cache + path: ~/.clearml/venvs-cache }, # cached git clone folder diff --git a/docs/clearml.conf b/docs/clearml.conf index 754bd19..bdeb0e2 100644 --- a/docs/clearml.conf +++ b/docs/clearml.conf @@ -113,7 +113,7 @@ agent { # minimum required free space to allow for cache entry, disable by passing 0 or negative value free_space_threshold_gb: 2.0 # unmark to enable virtual environment caching - # path: ~/.clearml/venvs-cache + path: ~/.clearml/venvs-cache }, # cached git clone folder