[PR #5112] [MERGED] Kasm: Increase Ressources & Hint for Fuse / Swap #5531

Open
opened 2025-11-20 07:06:23 -05:00 by saavagebueno · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/community-scripts/ProxmoxVE/pull/5112
Author: @MickLesk
Created: 6/12/2025
Status: Merged
Merged: 6/12/2025
Merged by: @tremor021

Base: mainHead: MickLesk-patch-2


📝 Commits (2)

  • 8775b2d Kasm: Increase Ressources & Hint for Fuse / Swap
  • 09069db extend info

📊 Changes

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

View changed files

📝 ct/kasm.sh (+1 -1)
📝 frontend/public/json/kasm.json (+5 -1)

📄 Description

✍️ Description

add information for fuse and swap
increase ram to 8gb (recommended)

Link: #

Prerequisites (X in brackets)

  • Self-review completed – Code follows project standards.
  • Tested thoroughly – Changes work as expected.
  • No security risks – No hardcoded secrets, unnecessary privilege escalations, or permission issues.

🛠️ Type of Change (X in brackets)

  • 🐞 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.
  • 🌍 Website update – Changes to website-related JSON files or metadata.
  • 🔧 Refactoring / Code Cleanup – Improves readability or maintainability without changing functionality.
  • [] 📝 Documentation update – Changes to README, AppName.md, CONTRIBUTING.md, or other docs.

🔄 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/5112 **Author:** [@MickLesk](https://github.com/MickLesk) **Created:** 6/12/2025 **Status:** ✅ Merged **Merged:** 6/12/2025 **Merged by:** [@tremor021](https://github.com/tremor021) **Base:** `main` ← **Head:** `MickLesk-patch-2` --- ### 📝 Commits (2) - [`8775b2d`](https://github.com/community-scripts/ProxmoxVE/commit/8775b2d3f6646e0674e85cd13fe38b331d514952) Kasm: Increase Ressources & Hint for Fuse / Swap - [`09069db`](https://github.com/community-scripts/ProxmoxVE/commit/09069db1d939aa6b5bc1d8bf81b1ea2f5355deee) extend info ### 📊 Changes **2 files changed** (+6 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `ct/kasm.sh` (+1 -1) 📝 `frontend/public/json/kasm.json` (+5 -1) </details> ### 📄 Description <!--🛑 New scripts must be submitted to [ProxmoxVED](https://github.com/community-scripts/ProxmoxVED) for testing. PRs without prior testing will be closed. --> ## ✍️ Description add information for fuse and swap increase ram to 8gb (recommended) ## 🔗 Related PR / Issue Link: # ## ✅ Prerequisites (**X** in brackets) - [ ] **Self-review completed** – Code follows project standards. - [ ] **Tested thoroughly** – Changes work as expected. - [ ] **No security risks** – No hardcoded secrets, unnecessary privilege escalations, or permission issues. --- ## 🛠️ Type of Change (**X** in brackets) - [ ] 🐞 **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. - [x] 🌍 **Website update** – Changes to website-related JSON files or metadata. - [ ] 🔧 **Refactoring / Code Cleanup** – Improves readability or maintainability without changing functionality. - [] 📝 **Documentation update** – Changes to `README`, `AppName.md`, `CONTRIBUTING.md`, or other docs. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
saavagebueno added the pull-request label 2025-11-20 07:06:23 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#5531