Bump to 31 #14

Merged
glenux merged 5 commits from develop into master 2025-03-10 14:39:33 +00:00
Owner
No description provided.
glenux added 5 commits 2025-03-10 14:38:20 +00:00
* Update Nextcloud version from 29.0.7 to 29.0.12 in Dockerfile
Without this change, file uploads could fail due to insufficient timeout settings, chunk size limits, and maximum body size restrictions.

* Change the order of arguments for setting lock timeout to match expected format
* Add configuration setting for max chunk size to 20971520 bytes
* Increase Nginx client max body size to 500m to accommodate larger file uploads

Signed-off-by: Glenn <glenux@glenux.net>
Without this change, users might experience timeouts during large file uploads, leading to a poor user experience and potential data loss.

* Increase max_input_time from 120 to 300 to match max_execution_time

Signed-off-by: Glenn <glenux@glenux.net>
* Changed Nextcloud version from 30.0.4 to 31.0.0
glenux merged commit 4c4e45cb9f into master 2025-03-10 14:39:33 +00:00
Sign in to join this conversation.
No reviewers
No labels
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: glenux-opencontainers/service-nextcloud#14
No description provided.