From e102e0903379a984f599bf57394f70e72585a904 Mon Sep 17 00:00:00 2001 From: Carlo Minotti <50220438+minottic@users.noreply.github.com> Date: Thu, 13 Feb 2025 09:58:53 +0100 Subject: [PATCH] Disable temporarly URL retrieve --- helm/configs/frontend/production/config.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/helm/configs/frontend/production/config.json b/helm/configs/frontend/production/config.json index 47d3ab0..d1622a7 100644 --- a/helm/configs/frontend/production/config.json +++ b/helm/configs/frontend/production/config.json @@ -10,10 +10,6 @@ { "option": "PSI-RA", "tooltip": "Copy the data directly to the PSI RA cluster destination folder at /das/work/${groupname:0:3}/retrieve/${groupname}/${sourceFolder}/" - }, - { - "option": "URLs", - "tooltip": "Get an email with temporary URLs to download the data. Clicking on the URLs will start the download" } ], "externalAuthEndpoint": null,