Added some missing comment tags.
Contributed by maximov.
This commit is contained in:
		| @@ -114,19 +114,19 @@ ServerListBrackets = False | ||||
| # --------------------------------------------------------------------------- | ||||
|  | ||||
| # Determines the amount of scheduled thread pools. If set to -1, the server will decide the amount depending on the available processors. | ||||
| Default: -1 | ||||
| # Default: -1 | ||||
| ScheduledThreadPoolCount = -1 | ||||
|  | ||||
| # Specifies how many threads will be in a single scheduled pool. | ||||
| Default: 4 | ||||
| # Default: 4 | ||||
| ThreadsPerScheduledThreadPool = 40 | ||||
|  | ||||
| # Determines the amount of instant thread pools. If set to -1, the server will decide the amount depending on the available processors. | ||||
| Default: -1 | ||||
| # Default: -1 | ||||
| InstantThreadPoolCount = -1 | ||||
|  | ||||
| # Specifies how many threads will be in a single instant pool. | ||||
| Default: 2 | ||||
| # Default: 2 | ||||
| ThreadsPerInstantThreadPool = 20 | ||||
|  | ||||
| # Default: 2 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 MobiusDev
					MobiusDev