forked from btclock/webui
add mqtt config options
This commit is contained in:
parent
f0fa58b5ea
commit
d5afa6831c
3 changed files with 51 additions and 0 deletions
|
@ -48,6 +48,7 @@ const settingsJson = {
|
|||
bitaxeEnabled: false,
|
||||
bitaxeHostname: 'bitaxe1',
|
||||
nostrZapNotify: true,
|
||||
mqttEnabled: false,
|
||||
hwRev: 'REV_A_EPD_2_13',
|
||||
fsRev: '4c5d9616212b27e3f05c35370f0befcf2c5a04b2',
|
||||
nostrZapPubkey: 'b5127a08cf33616274800a4387881a9f98e04b9c37116e92de5250498635c422',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue