ONLYOFFICE_EXTRA_CONFIG = {
"about": False,
"feedback": {
"url": "https://example.com",
"visible": False
},
"help": False,
"suggestFeature": False,
"logo": {
"image": "https://example.com/logo.png",
"imageDark": "https://example.com/dark-logo.png",
"imageLight": "https://example.com/light-logo.png",
"url": "https://example.com",
"visible": False
}
}
ENABLE_ONLYOFFICE = True
ONLYOFFICE_APIJS_URL = 'http(s)://your_onlyoffice_ip/web-apps/apps/api/documents/api.js'
ONLYOFFICE_JWT_SECRET = 'your_jwt_secret'
ONLYOFFICE_JWT_HEADER = 'Authorization'
VERIFY_ONLYOFFICE_CERTIFICATE = True
ONLYOFFICE_FORCE_SAVE = True
ONLYOFFICE_FILE_EXTENSION = ('doc', 'docx', 'ppt', 'pptx', 'xls', 'xlsx', 'odt', 'fodt', 'odp', 'fodp', 'ods', 'fods', 'ppsx', 'pps', 'csv', 'pdf')
ONLYOFFICE_EDIT_FILE_EXTENSION = ('docx', 'pptx', 'xlsx', 'csv')
OFFICE_PREVIEW_MAX_SIZE = 30 * 1024 * 1024 # preview size, 30 MB
| 本镜像 | 官方版 |
| openoffice/seafile-mc:latest | seafileltd/seafile-mc:13.0.25 |
| openoffice/seafile-mc:13.0 | seafileltd/seafile-mc:13.0.25 |
| openoffice/seafile-mc:13.0.25 | seafileltd/seafile-mc:13.0.25 |
| openoffice/seafile-mc:13.0.24 | seafileltd/seafile-mc:13.0.24 |
| openoffice/seafile-mc:13.0.22 | seafileltd/seafile-mc:13.0.22 |
Content type
Image
Digest
sha256:378273708…
Size
533.9 MB
Last updated
2 months ago
docker pull openoffice/seafile-mc