From ab06880525eea98011341fbcaec31a0bd7517df5 Mon Sep 17 00:00:00 2001 From: sfan5 Date: Sat, 11 Apr 2020 23:38:54 +0200 Subject: Update num_emerge_threads description --- minetest.conf.example | 3 --- 1 file changed, 3 deletions(-) (limited to 'minetest.conf.example') diff --git a/minetest.conf.example b/minetest.conf.example index 1c1796a14..f04822c47 100644 --- a/minetest.conf.example +++ b/minetest.conf.example @@ -3261,9 +3261,6 @@ # emergequeue_limit_generate = 64 # 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: # - Automatic selection. The number of emerge threads will be # - 'number of processors - 2', with a lower limit of 1. -- cgit v1.2.3