async mode by default

This commit is contained in:
Ignotus Peverell 2018-04-04 22:01:49 +01:00
parent 68e2fa3915
commit f247bda834
No known key found for this signature in database
GPG key ID: 99CD25F39F8F8211

View file

@ -149,7 +149,7 @@ enable_mining = true
#this allows for many searches to be run in parallel, e.g. if the system
#has multiple GPUs, or if you want to mine using multiple plugins
miner_async_mode = false
miner_async_mode = true
#The directory in which mining plugins are installed
#if not specified, grin will look in the directory /deps relative