Optimising server for more online players.
This commit is contained in:
@@ -88,14 +88,14 @@ Login = root
|
||||
Password =
|
||||
|
||||
# Default: 10
|
||||
MaximumDbConnections = 10
|
||||
MaximumDbConnections = 50
|
||||
|
||||
# Default: 0
|
||||
MaximumDbIdleTime = 0
|
||||
|
||||
# Connection close time.
|
||||
# Default: 60000
|
||||
ConnectionCloseTime = 60000
|
||||
ConnectionCloseTime = 20000
|
||||
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
|
Reference in New Issue
Block a user