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:
@ -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
|
||||
|
Reference in New Issue
Block a user