clearml-server/apiserver/config/default/services/async_urls_delete.conf

6 lines
237 B
Plaintext

# if set to True then on task delete/reset external file urls for know storage types are scheduled for async delete
# otherwise they are returned to a client for the client side delete
enabled: false
max_retries: 3
retry_timeout_sec: 60