mirror of
https://github.com/clearml/clearml-server
synced 2025-06-26 23:15:47 +00:00
Schedule external file URLs for deletion on models deletion
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# if set to True then on task delete/reset external file urls for know storage types are scheduled for async delete
|
||||
# if set to true then on task delete/reset external file urls for known storage types are scheduled for async delete
|
||||
# otherwise they are returned to a client for the client side delete
|
||||
enabled: true
|
||||
max_retries: 3
|
||||
|
||||
Reference in New Issue
Block a user