mirror of
https://github.com/luanti-org/luanti.git
synced 2025-12-03 22:35:19 +01:00
Lower the default max_users from 100 to 15
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user