1
0
mirror of https://github.com/minetest/minetest.git synced 2025-06-30 07:00:23 +02:00

Change 'num_emerge_threads' default to 1 (#8303)

This commit is contained in:
Paramat
2019-03-05 22:58:38 +00:00
committed by GitHub
parent a7c5dc50e5
commit 1c87d57e1d
3 changed files with 3 additions and 3 deletions

View File

@ -3005,7 +3005,7 @@
# 'on_generated'.
# For many users the optimum setting may be '1'.
# type: int
# num_emerge_threads = 0
# num_emerge_threads = 1
#
# Online Content Repository