1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-08-01 17:38:41 +00:00

Lower the default max_users from 100 to 15

This commit is contained in:
ShadowNinja 2013-09-17 15:28:21 -04:00 committed by Kahrl
parent 4ea0e4f606
commit 372d638ec1
2 changed files with 2 additions and 2 deletions

View file

@ -218,7 +218,7 @@
# Message of the Day
#motd = Welcome to this awesome Minetest server!
# Maximum number of players connected simultaneously
#max_users = 100
#max_users = 15
# Set to true to disallow old clients from connecting
#strict_protocol_version_checking = false
# Set to true to enable creative mode (unlimited inventory)