#885 remove redundant config

This commit is contained in:
Dániel Péter Sipos
2020-11-20 15:11:12 +01:00
parent 81f0663914
commit 2ed7d153fa
3 changed files with 2 additions and 4 deletions

View File

@@ -223,7 +223,6 @@ export const environment: GlobalConfig = {
// 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,
mediaViewer: {
enable: true,
image: true,
video: true,
},