mirror of
https://github.com/DSpace/dspace-angular.git
synced 2025-10-07 01:54:15 +00:00
add comment to explain rewriteDownloadUrls
This commit is contained in:
@@ -216,5 +216,6 @@ export const environment: GlobalConfig = {
|
||||
theme: {
|
||||
name: 'default',
|
||||
},
|
||||
// Whether the UI should rewrite file download URLs to match its domain. Only necessary to enable when running UI and REST API on separate domains
|
||||
rewriteDownloadUrls: false,
|
||||
};
|
||||
|
Reference in New Issue
Block a user