[GH-ISSUE #675] The file size exceeds the limitation set for your server - Unraid OS - Installed VIA Community App Store #302

Closed
opened 2026-02-26 10:31:44 +03:00 by kerem · 1 comment
Owner

Originally created by @DCCInterstellar on GitHub (Nov 2, 2023).
Original GitHub issue: https://github.com/ONLYOFFICE/Docker-DocumentServer/issues/675

### The file size exceeds the limitation set for your server - Unraid OS - Installed VIA Community App Store

Do you want to request a feature or report a bug?

  • _I believe this is a feature and bug. Unless I'm missing something... According to a fellow user on the OnlyOffice forums post. They said you will need to locate and open /etc/onlyoffice/documentserver/default.json config, then find "inputLimits" section and change the value for presentation extensions in "uncompressed" string _

"inputLimits": [ ... { "type": "pptx;ppsx;potx;pptm;ppsm;potm", "zip": { "uncompressed": "50MB", "template": "*.xml"

What is the current behavior?

  • _I am unable to find the default.json anywhere inside the docker configuration files or /var/www/onlyoffice/documentserver _

If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem.

  1. If you are using Unraid and have the Community Applications installed. Go to the Applications and look up Only Office.
  2. Click on OnlyOfficeDocumentServer by Siwat2545's Repository so you can prepare to install
  3. HTTP Port = 8080 | HTTPS Port = 4430
    Log Directory = /mnt/user/appdata/onlyofficeds/logs (host) ->/var/log/onlyoffice (Container Path)
    Data Directory = /mnt/user/appdata/onlyofficeds/Data (host) ->/var/www/onlyoffice/Data (Container Path)
    Font Directory = /mnt/user/appdata/onlyofficeds/fonts (host) ->/usr/share/fonts (Container Path)
    Secret Key = CREATE YOUR OWN SECRET KEY
  4. Click Apply
  5. Console into OnlyOfficeDocumentServer
  6. cd /var/www/onlyoffice/documentserver
  7. There isn't a default.json file
    Capture

What is the expected behavior?

  • The expected behavior is to show the default.json file so that you can edit the "inputLimits" so that bigger documents can open

Did this work in previous versions of DocumentServer?

  • Did not used previous versions of DocumentServer

DocumentServer Docker tag:

  • onlyoffice/documentserver:latest

Host Operating System:

  • Unraid v6.12.4
Originally created by @DCCInterstellar on GitHub (Nov 2, 2023). Original GitHub issue: https://github.com/ONLYOFFICE/Docker-DocumentServer/issues/675 **### The file size exceeds the limitation set for your server - Unraid OS - Installed VIA Community App Store** **Do you want to request a *feature* or report a *bug*?** - _I believe this is a feature and bug. Unless I'm missing something... According to a fellow user on the [OnlyOffice forums post](https://forum.onlyoffice.com/t/the-file-size-exceeds-the-limitation-set-for-your-server/4888). They said you will need to locate and open /etc/onlyoffice/documentserver/default.json config, then find "inputLimits" section and change the value for presentation extensions in "uncompressed" string _ `"inputLimits": [ ... { "type": "pptx;ppsx;potx;pptm;ppsm;potm", "zip": { "uncompressed": "50MB", "template": "*.xml"` **What is the current behavior?** - _I am unable to find the default.json anywhere inside the docker configuration files or /var/www/onlyoffice/documentserver _ **If the current behavior is a bug, please provide the steps to reproduce and if possible a minimal demo of the problem.** 1) If you are using Unraid and have the Community Applications installed. Go to the Applications and look up Only Office. 2) Click on OnlyOfficeDocumentServer by Siwat2545's Repository so you can prepare to install 3) HTTP Port = 8080 | HTTPS Port = 4430 Log Directory = /mnt/user/appdata/onlyofficeds/logs (host) ->/var/log/onlyoffice (Container Path) Data Directory = /mnt/user/appdata/onlyofficeds/Data (host) ->/var/www/onlyoffice/Data (Container Path) Font Directory = /mnt/user/appdata/onlyofficeds/fonts (host) ->/usr/share/fonts (Container Path) Secret Key = CREATE YOUR OWN SECRET KEY 4) Click Apply 5) Console into OnlyOfficeDocumentServer 6) `cd /var/www/onlyoffice/documentserver` 7) There isn't a default.json file ![Capture](https://github.com/ONLYOFFICE/Docker-DocumentServer/assets/124222270/945975c5-7ef1-4f4c-a576-f96f671de058) **What is the expected behavior?** - The expected behavior is to show the default.json file so that you can edit the "inputLimits" so that bigger documents can open **Did this work in previous versions of DocumentServer?** - Did not used previous versions of DocumentServer **DocumentServer Docker tag:** - onlyoffice/documentserver:latest **Host Operating System:** - Unraid v6.12.4
kerem closed this issue 2026-02-26 10:31:44 +03:00
Author
Owner
<!-- gh-comment-id:1792964800 --> @DCCInterstellar commented on GitHub (Nov 3, 2023): The issue has been resolved at: https://forum.onlyoffice.com/t/unraid-docker-container-onlyofficedocumentserver-the-file-size-exceeds-the-limitation-set-for-your-server-error/6799
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Docker-DocumentServer-ONLYOFFICE#302
No description provided.