Added support for memory overhead

This commit is contained in:
NATroutter
2026-01-13 21:03:52 +02:00
parent 94656d9238
commit 0eb8d739bf
4 changed files with 36 additions and 10 deletions

View File

@@ -83,6 +83,7 @@ The following options can be configured:
| `Enable Backups` | Enable automatic backups | `false` |
| `Backup Frequency` | Backup interval in minutes | `30` |
| `Patchline` | What release channel you want to use | `release` |
| `Memory overhead` | The amount of RAM (in MB) kept aside for the system so the server doesnt use everything. Java will get the rest. | `0` |
### First-Time Authentication