add pdf viewer to web config
This commit is contained in:
@@ -50,7 +50,7 @@ func DefaultConfig() *config.Config {
|
||||
ResponseType: "code",
|
||||
Scope: "openid profile email",
|
||||
},
|
||||
Apps: []string{"files", "search", "media-viewer", "external"},
|
||||
Apps: []string{"files", "search", "media-viewer", "pdf-viewer", "external"},
|
||||
},
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user