From 4b4a2b012c5ea83c6fc0063718132f175ce3d4b8 Mon Sep 17 00:00:00 2001 From: Christian Richter Date: Wed, 22 Nov 2023 11:35:36 +0100 Subject: [PATCH] addapt example deployement Signed-off-by: Christian Richter --- .../examples/ocis_wopi/config/ocis/app-registry.yaml | 7 +++++++ 1 file changed, 7 insertions(+) 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