mirror of
https://github.com/clearml/clearml-docs
synced 2025-05-08 23:00:07 +00:00
Clarify Removing Fileserver Artifacts
This commit is contained in:
parent
a9af44bf5c
commit
f6da0827f3
@ -428,8 +428,8 @@ options.
|
||||
|
||||
### Removing Fileserver Artifacts for Deleted Tasks
|
||||
When a task is deleted from ClearML, any associated artifacts stored on the fileserver can also be automatically deleted.
|
||||
This clean-up is performed by the `async_delete` service. To identify which artifacts are stored on the fileserver,
|
||||
ClearML Server needs to know the URL used for accessing it.
|
||||
This clean-up is performed by the `async_delete` service. ClearML Server determines whether artifacts are stored
|
||||
on the fileserver based on their URLs.
|
||||
|
||||
To enable automatic artifact deletion, set the `CLEARML_FILES_HOST` environment variable to
|
||||
the URL of your fileserver.
|
||||
|
Loading…
Reference in New Issue
Block a user