Files
2025-01-15 16:18:41 -08:00

21 lines
611 B
INI

# Configuration file
general {
##########################################################################################################
# server options
#--------------------------------------------------------------------------------------------------------#
# Server-Side Options
##########################################################################################################
"server options" {
# Minimum size of the available common thread pool to run multithreading
# Min: 1
# Max: 2147483647
I:"Thread Pool Minimum Size"=4
}
}