diff --git a/deployments/examples/ocis_wopi/config/ocis/app-registry.yaml b/deployments/examples/ocis_wopi/config/ocis/app-registry.yaml index 4cf4262a8e..b7cf0decf9 100644 --- a/deployments/examples/ocis_wopi/config/ocis/app-registry.yaml +++ b/deployments/examples/ocis_wopi/config/ocis/app-registry.yaml @@ -35,6 +35,13 @@ app_registry: icon: '' default_app: OnlyOffice allow_creation: true + - mime_type: application/vnd.openxmlformats-officedocument.wordprocessingml.form + extension: docxf + name: Form Document + description: Form Document + icon: '' + default_app: OnlyOffice + allow_creation: true - mime_type: application/vnd.openxmlformats-officedocument.spreadsheetml.sheet extension: xlsx name: Microsoft Excel