mirror of
https://github.com/suitenumerique/drive.git
synced 2026-08-17 20:15:40 +02:00
17 lines
619 B
JSON
17 lines
619 B
JSON
{
|
|
"wopi": {
|
|
"enable": true,
|
|
"host": "http://localhost:9981",
|
|
"pdfView": ["pdf"],
|
|
"pdfEdit": [],
|
|
"forms": [],
|
|
"wordView": ["djvu", "epub", "fb2", "html", "mht", "mhtml", "stw", "sxw", "wps", "wpt", "xml"],
|
|
"wordEdit": ["docx", "dotx", "docm", "doc", "dot", "docm", "odt", "ott", "rtf", "txt"],
|
|
"cellView": ["et", "ett", "sxc"],
|
|
"cellEdit": ["xlsx", "xlsb", "xltx", "xlsm", "csv", "xls", "xlt", "ods", "ots", "fods"],
|
|
"slideView": ["dps", "dpt", "sxi"],
|
|
"slideEdit": ["pptx", "potx", "pptm", "ppt", "pot", "odp", "otp", "ppsx"],
|
|
"diagramView": [],
|
|
"diagramEdit": []
|
|
}
|
|
} |