forked from btclock/webui
still untested
This commit is contained in:
parent
d49805fe45
commit
b6565ef853
1 changed files with 3 additions and 0 deletions
|
@ -45,6 +45,9 @@ export const settingsJson = {
|
||||||
gitTag: '3.1.9',
|
gitTag: '3.1.9',
|
||||||
bitaxeEnabled: false,
|
bitaxeEnabled: false,
|
||||||
bitaxeHostname: 'bitaxe1',
|
bitaxeHostname: 'bitaxe1',
|
||||||
|
miningPoolStatsEnabled: true,
|
||||||
|
miningPoolName: 'ocean',
|
||||||
|
miningPoolUser: '38Qkkei3SuF1Eo45BaYmRHUneRD54yyTFy',
|
||||||
nostrZapNotify: true,
|
nostrZapNotify: true,
|
||||||
hwRev: 'REV_A_EPD_2_13',
|
hwRev: 'REV_A_EPD_2_13',
|
||||||
fsRev: '4c5d9616212b27e3f05c35370f0befcf2c5a04b2',
|
fsRev: '4c5d9616212b27e3f05c35370f0befcf2c5a04b2',
|
||||||
|
|
Loading…
Reference in a new issue