Dropped unused config ConnectionCloseTime.
This commit is contained in:
6
trunk/dist/game/config/Server.ini
vendored
6
trunk/dist/game/config/Server.ini
vendored
@@ -61,12 +61,6 @@ MaximumDbConnections = 500
|
||||
# Default: 0
|
||||
MaximumDbIdleTime = 0
|
||||
|
||||
# The time before a database connection closes (in milliseconds)
|
||||
# If a query takes longer to execute than the time defined here, the server will throw "Unclosed Connection!" error.
|
||||
# If you get often this error message, try increasing this.
|
||||
# Default: 60000ms
|
||||
ConnectionCloseTime = 60000
|
||||
|
||||
|
||||
# ---------------------------------------------------------------------------
|
||||
# Misc Server Settings
|
||||
|
Reference in New Issue
Block a user