summaryrefslogtreecommitdiffstats
path: root/config.txt
diff options
context:
space:
mode:
authorfireice-uk <fireice-uk@users.noreply.github.com>2017-07-12 23:17:57 +0100
committerfireice-uk <fireice-uk@users.noreply.github.com>2017-07-12 23:17:57 +0100
commitd04f9d3803b1d37b93505aad406bedfcd39be6ba (patch)
tree3aecf7a51da41084f9ddc4717e5151b388fda7d9 /config.txt
parent2eeeac6b46e002ed62044c37ef7788354c3002c3 (diff)
downloadxmr-stak-d04f9d3803b1d37b93505aad406bedfcd39be6ba.zip
xmr-stak-d04f9d3803b1d37b93505aad406bedfcd39be6ba.tar.gz
Make the config comments clearer
Diffstat (limited to 'config.txt')
-rw-r--r--config.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/config.txt b/config.txt
index cb15fb9..78df0c0 100644
--- a/config.txt
+++ b/config.txt
@@ -79,8 +79,8 @@ null,
/*
* Manual hardware AES override
*
- * Some VMs don't report AES capability correctly. You can set this value to true to make the miner use hardware
- * AES or to false to make it use software AES.
+ * Some VMs don't report AES capability correctly. You can set this value to true to enforce hardware AES or
+ * to false to force disable AES or null to let the miner decide if AES is used.
*
* WARNING: setting this to true on a CPU that doesn't support hardware AES will crash the miner.
*/
OpenPOWER on IntegriCloud