]> git.immae.eu Git - perso/Immae/Projets/Puppet.git/blame - modules/profile/templates/xmr_stak/xmr-stak.conf.erb
Switch xmr stak cpu to xmr stak
[perso/Immae/Projets/Puppet.git] / modules / profile / templates / xmr_stak / xmr-stak.conf.erb
CommitLineData
68bbff61
IB
1"pool_list" :
2[
c2f33e53 3{"pool_address" : "<%= @mining_pool %>", "wallet_address" : "<%= @wallet %>.<%= @instance %>", "rig_id": "", "pool_password" : "<%= @password %>", "use_nicehash" : false, "use_tls" : true, "tls_fingerprint" : "", "pool_weight" : 1 },
68bbff61
IB
4],
5
42c7bdd6 6"currency" : "monero",
68bbff61
IB
7"call_timeout" : 10,
8"retry_time" : 30,
9"giveup_limit" : 0,
10
11"verbose_level" : 3,
12"print_motd" : true,
13"h_print_time" : 60,
14"aes_override" : null,
15"use_slow_memory" : "warn",
16"tls_secure_algo" : true,
17"daemon_mode" : true,
18"flush_stdout" : false,
19"output_file" : "",
20"httpd_port" : 0,
21"http_login" : "",
22"http_pass" : "",
23"prefer_ipv4" : true,