Operationalize RC10 data retention
This commit is contained in:
@@ -18,6 +18,7 @@ def load_backend_script() -> ModuleType:
|
||||
_impl = load_backend_script()
|
||||
|
||||
DEMO_PROJECT_NAME = _impl.DEMO_PROJECT_NAME
|
||||
DELETE_CONFIRMATION = _impl.DELETE_CONFIRMATION
|
||||
is_within_storage_root = _impl.is_within_storage_root
|
||||
export_created_at = _impl.export_created_at
|
||||
select_cleanup_candidates = _impl.select_cleanup_candidates
|
||||
|
||||
Reference in New Issue
Block a user