Skip to content

Commit 764cfc5

Browse files
authored
add comment to explain rewriteDownloadUrls
1 parent 9886ba8 commit 764cfc5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/environments/environment.common.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -216,5 +216,6 @@ export const environment: GlobalConfig = {
216216
theme: {
217217
name: 'default',
218218
},
219+
// 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
219220
rewriteDownloadUrls: false,
220221
};

0 commit comments

Comments
 (0)