[PR #2598] [MERGED] Fix Docmost: default upload size and saving data when updating #3853

Closed
opened 2026-02-26 13:34:52 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/2598
Author: @bvdberg01
Created: 2/24/2025
Status: Merged
Merged: 2/24/2025
Merged by: @michelroegl-brunner

Base: mainHead: fix-docmost


📝 Commits (1)

  • 19a9e6c Fix Docmost: default upload size and saving data when updating

📊 Changes

2 files changed (+7 additions, -2 deletions)

View changed files

📝 ct/docmost.sh (+2 -0)
📝 install/docmost-install.sh (+5 -2)

📄 Description

✍️ Description

This fixes:

  • Default upload size set to default 50mb
  • Backups uploaded data in update script

https://github.com/community-scripts/ProxmoxVE/issues/2580
https://github.com/community-scripts/ProxmoxVE/discussions/2559

Prerequisites

Before this PR can be reviewed, the following must be completed:

  • Self-review performed – Code follows established patterns and conventions.
  • Testing performed – Changes have been thoroughly tested and verified.

🛠️ Type of Change

Select all that apply:

  • 🐞 Bug fix – Resolves an issue without breaking functionality.
  • [] New feature – Adds new, non-breaking functionality.
  • [] 💥 Breaking change – Alters existing functionality in a way that may require updates.
  • [] 🆕 New script – A fully functional and tested script or script set.

📋 Additional Information (optional)


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/community-scripts/ProxmoxVE/pull/2598 **Author:** [@bvdberg01](https://github.com/bvdberg01) **Created:** 2/24/2025 **Status:** ✅ Merged **Merged:** 2/24/2025 **Merged by:** [@michelroegl-brunner](https://github.com/michelroegl-brunner) **Base:** `main` ← **Head:** `fix-docmost` --- ### 📝 Commits (1) - [`19a9e6c`](https://github.com/community-scripts/ProxmoxVE/commit/19a9e6cfde1b05e4ec3448e62f143c4d4a28ed61) Fix Docmost: default upload size and saving data when updating ### 📊 Changes **2 files changed** (+7 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `ct/docmost.sh` (+2 -0) 📝 `install/docmost-install.sh` (+5 -2) </details> ### 📄 Description ## ✍️ Description This fixes: - Default upload size set to default 50mb - Backups uploaded data in update script ## 🔗 Related PR / Discussion / Issue https://github.com/community-scripts/ProxmoxVE/issues/2580 https://github.com/community-scripts/ProxmoxVE/discussions/2559 ## ✅ Prerequisites Before this PR can be reviewed, the following must be completed: - [X] **Self-review performed** – Code follows established patterns and conventions. - [X] **Testing performed** – Changes have been thoroughly tested and verified. ## 🛠️ Type of Change Select all that apply: - [X] 🐞 **Bug fix** – Resolves an issue without breaking functionality. - [] ✨ **New feature** – Adds new, non-breaking functionality. - [] 💥 **Breaking change** – Alters existing functionality in a way that may require updates. - [] 🆕 **New script** – A fully functional and tested script or script set. ## 📋 Additional Information (optional) <!-- Provide extra context, screenshots, or references if needed. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 13:34:52 +03:00
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/ProxmoxVE#3853
No description provided.