[PR #1069] [MERGED] Add hint about overhead when using memory limit #1158

Closed
opened 2026-02-04 19:22:29 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1069
Author: @notAreYouScared
Created: 3/8/2025
Status: Merged
Merged: 3/15/2025
Merged by: @notAreYouScared

Base: mainHead: charles/mem-limit


📝 Commits (3)

  • ca8b8b1 Add hint about overhead when using memory limit
  • 96f894b Update lang/en/admin/server.php
  • 6cfe515 escape '

📊 Changes

3 files changed (+5 additions, -0 deletions)

View changed files

📝 app/Filament/Admin/Resources/ServerResource/Pages/CreateServer.php (+2 -0)
📝 app/Filament/Admin/Resources/ServerResource/Pages/EditServer.php (+2 -0)
📝 lang/en/admin/server.php (+1 -0)

📄 Description

Add hint about overhead as it's not documented anywhere except in the wings source code.


🔄 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/pelican-dev/panel/pull/1069 **Author:** [@notAreYouScared](https://github.com/notAreYouScared) **Created:** 3/8/2025 **Status:** ✅ Merged **Merged:** 3/15/2025 **Merged by:** [@notAreYouScared](https://github.com/notAreYouScared) **Base:** `main` ← **Head:** `charles/mem-limit` --- ### 📝 Commits (3) - [`ca8b8b1`](https://github.com/pelican-dev/panel/commit/ca8b8b1daed243d73824e3190107d29d7df4e2b4) Add hint about overhead when using memory limit - [`96f894b`](https://github.com/pelican-dev/panel/commit/96f894b7ef09627acdf8548f34696f4058026985) Update lang/en/admin/server.php - [`6cfe515`](https://github.com/pelican-dev/panel/commit/6cfe5152f4d15d31d88520500c89129e1fd8b525) escape `'` ### 📊 Changes **3 files changed** (+5 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `app/Filament/Admin/Resources/ServerResource/Pages/CreateServer.php` (+2 -0) 📝 `app/Filament/Admin/Resources/ServerResource/Pages/EditServer.php` (+2 -0) 📝 `lang/en/admin/server.php` (+1 -0) </details> ### 📄 Description Add hint about overhead as it's not documented anywhere except in the wings source code. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-04 19:22:29 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel#1158