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:
parent
4ea0e4f606
commit
372d638ec1
2 changed files with 2 additions and 2 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue