add min/max playerbots env settings

This commit is contained in:
uprightbass360
2025-11-04 23:14:57 -05:00
parent b8bebb28c0
commit 389952e469
3 changed files with 97 additions and 13 deletions

View File

@@ -135,6 +135,7 @@ BACKUP_HEALTHCHECK_START_PERIOD=120s
# Playerbots runtime flags (used by worldserver env)
# =====================
PLAYERBOT_ENABLED=0
PLAYERBOT_MIN_BOTS=40
PLAYERBOT_MAX_BOTS=40
# =====================