mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-12 16:15:20 +02:00
Update num_emerge_threads description
This commit is contained in:
@@ -2120,9 +2120,6 @@ emergequeue_limit_diskonly (Limit of emerge queues on disk) int 64
|
|||||||
emergequeue_limit_generate (Limit of emerge queues to generate) int 64
|
emergequeue_limit_generate (Limit of emerge queues to generate) int 64
|
||||||
|
|
||||||
# Number of emerge threads to use.
|
# Number of emerge threads to use.
|
||||||
# WARNING: Currently there are multiple bugs that may cause crashes when
|
|
||||||
# 'num_emerge_threads' is larger than 1. Until this warning is removed it is
|
|
||||||
# strongly recommended this value is set to the default '1'.
|
|
||||||
# Value 0:
|
# Value 0:
|
||||||
# - Automatic selection. The number of emerge threads will be
|
# - Automatic selection. The number of emerge threads will be
|
||||||
# - 'number of processors - 2', with a lower limit of 1.
|
# - 'number of processors - 2', with a lower limit of 1.
|
||||||
|
@@ -3261,9 +3261,6 @@
|
|||||||
# emergequeue_limit_generate = 64
|
# emergequeue_limit_generate = 64
|
||||||
|
|
||||||
# Number of emerge threads to use.
|
# Number of emerge threads to use.
|
||||||
# WARNING: Currently there are multiple bugs that may cause crashes when
|
|
||||||
# 'num_emerge_threads' is larger than 1. Until this warning is removed it is
|
|
||||||
# strongly recommended this value is set to the default '1'.
|
|
||||||
# Value 0:
|
# Value 0:
|
||||||
# - Automatic selection. The number of emerge threads will be
|
# - Automatic selection. The number of emerge threads will be
|
||||||
# - 'number of processors - 2', with a lower limit of 1.
|
# - 'number of processors - 2', with a lower limit of 1.
|
||||||
|
Reference in New Issue
Block a user