feat: SERVER_LADDER_LIMIT_MAX als ENV-Variable hinzugefügt (Closes #3)

This commit is contained in:
2026-03-22 00:22:15 +01:00
parent 495a5a2663
commit e05de1fbe2
4 changed files with 4 additions and 1 deletions

View File

@@ -48,6 +48,7 @@ nano .env
| `SERVER_MAX_SPECTATORS` | Maximale Zuschaueranzahl | `32` |
| `SERVER_SPEC_PASSWORD` | Zuschauer-Passwort (leer = offen) | *(leer)* |
| `SERVER_LADDER_MODE` | Ladder-Modus (`inactive` oder `forced`) | `forced` |
| `SERVER_LADDER_LIMIT_MAX` | Oberes Ladder-Serverlimit (Punktegrenze) | `60000` |
## Netzwerk