add server limits config

This commit is contained in:
ghost 2024-01-18 05:14:16 +02:00
parent 0dbe79af48
commit 79d70e4a9d
3 changed files with 8 additions and 2 deletions

4
.env
View file

@ -56,6 +56,10 @@ APP_META_KEYWORDS="Half-Life, HLState, YGGverse, Servers, Stats, Online, Analyti
# Application template
APP_THEME="default"
# Server info configuration
APP_SERVER_ONLINE_LIMIT=10
APP_SERVER_PLAYERS_LIMIT=10
# Masters list, server:port comma separated
APP_MASTERS=""