Merge pull request #9253 from owncloud/collaboration_multiple_fileinfo
feat: explicit provider for WOPI apps to handle fileinfo
This commit is contained in:
@@ -162,7 +162,7 @@ type WopiApp struct {
|
||||
}
|
||||
|
||||
type Collaboration struct {
|
||||
WopiApp WopiApp `yaml:"wopiapp"`
|
||||
WopiApp WopiApp `yaml:"wopi"`
|
||||
}
|
||||
|
||||
type Nats struct {
|
||||
|
||||
Reference in New Issue
Block a user