diff options
Diffstat (limited to 'modules/profile/templates')
-rw-r--r-- | modules/profile/templates/xmr_stak/xmr-stak.conf.erb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/profile/templates/xmr_stak/xmr-stak.conf.erb b/modules/profile/templates/xmr_stak/xmr-stak.conf.erb index f6fae77..0228eb6 100644 --- a/modules/profile/templates/xmr_stak/xmr-stak.conf.erb +++ b/modules/profile/templates/xmr_stak/xmr-stak.conf.erb | |||
@@ -3,7 +3,7 @@ | |||
3 | {"pool_address" : "<%= @mining_pool %>", "wallet_address" : "<%= @wallet %>.<%= @instance %>", "rig_id": "", "pool_password" : "<%= @password %>", "use_nicehash" : false, "use_tls" : false, "tls_fingerprint" : "", "pool_weight" : 1 }, | 3 | {"pool_address" : "<%= @mining_pool %>", "wallet_address" : "<%= @wallet %>.<%= @instance %>", "rig_id": "", "pool_password" : "<%= @password %>", "use_nicehash" : false, "use_tls" : false, "tls_fingerprint" : "", "pool_weight" : 1 }, |
4 | ], | 4 | ], |
5 | 5 | ||
6 | "currency" : "cryptonight", | 6 | "currency" : "monero7", |
7 | "call_timeout" : 10, | 7 | "call_timeout" : 10, |
8 | "retry_time" : 30, | 8 | "retry_time" : 30, |
9 | "giveup_limit" : 0, | 9 | "giveup_limit" : 0, |