Swap logic for oom_disabled #39

Closed
opened 2026-02-05 17:04:33 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @Boy132 on GitHub (May 12, 2024).

Replace oom_disabled with just oom_killer so you don't need to invert the logic anymore.

Also, currently the toggle is the wrong way around.

oom_disabled = true means no oom killer/ oom disabled.


For reference: 7665eea14d

Originally created by @Boy132 on GitHub (May 12, 2024). Replace `oom_disabled` with just `oom_killer` so you don't need to invert the logic anymore. Also, currently the [toggle](https://github.com/pelican-dev/panel/blob/main/app/Filament/Resources/ServerResource/Pages/EditServer.php#L435-L448) is the wrong way around. `oom_disabled = true` means no oom killer/ oom disabled. --- For reference: https://github.com/pterodactyl/panel/commit/7665eea14df056fcc0374256eb9a732ef528097d
OVERLORD added the 🟢 easy label 2026-02-05 17:04:33 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel-pelican-dev#39