Files
lasuite-drive/onlyoffice-config.json

17 lines
409 B
JSON

{
"wopi": {
"enable": true,
"host": "https://onlyoffice.lasuite-drive.cctest.autonomic.zone/",
"pdfView": [],
"pdfEdit": [],
"forms": [],
"wordView": [],
"wordEdit": ["docx", "dotx", "docm"],
"cellView": [],
"cellEdit": ["xlsx", "xlsb", "xltx", "xlsm", "csv"],
"slideView": [],
"slideEdit": ["pptx", "potx", "pptm"],
"diagramView": [],
"diagramEdit": []
}
}