RED-7500 - Remove extension that gets generated by storage-commons
This commit is contained in:
parent
03cc83d751
commit
ae7a3273a1
@ -72,7 +72,7 @@ public class DownloadController implements DownloadResource {
|
||||
private final AccessControlService accessControlService;
|
||||
private final FileManagementStorageService fileManagementStorageService;
|
||||
|
||||
private final String REPORT_INFO = "/REPORT_INFO.json.gz";
|
||||
private final String REPORT_INFO = "/REPORT_INFO.json";
|
||||
|
||||
@Value("${storage.backend}")
|
||||
private String storageBackend;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user