Loading transfer_service/config/vos_ts.conf.sample +10 −0 Original line number Diff line number Diff line Loading @@ -77,6 +77,16 @@ exec_wait_time = 15 ; split data to be retrieved in blocks of a given size block_size = 1 TB [async_recall] ; update the 'async_trans' flag for the VOSpace nodes and delete the related files ; on disk after a given amount of time specified here below. ; This amount of time is calculated as the difference between the current time ; (periodically checked) and the 'endTime' parameter of the job days = 7 hours = 0 minutes = 0 seconds = 0 [cleanup] ; Physically delete from disk all nodes previously deleted by the user via ui, ; that are older than a given amount of time specified here below Loading Loading
transfer_service/config/vos_ts.conf.sample +10 −0 Original line number Diff line number Diff line Loading @@ -77,6 +77,16 @@ exec_wait_time = 15 ; split data to be retrieved in blocks of a given size block_size = 1 TB [async_recall] ; update the 'async_trans' flag for the VOSpace nodes and delete the related files ; on disk after a given amount of time specified here below. ; This amount of time is calculated as the difference between the current time ; (periodically checked) and the 'endTime' parameter of the job days = 7 hours = 0 minutes = 0 seconds = 0 [cleanup] ; Physically delete from disk all nodes previously deleted by the user via ui, ; that are older than a given amount of time specified here below Loading