Add online mode to example json

This commit is contained in:
7cc5c4f330d47060 2024-08-05 18:31:59 -04:00
parent 735ebb1f2c
commit 2a0508d0b2
Signed by: 7cc5c4f330d47060
SSH key fingerprint: SHA256:e+4tcZut1nBpe10PqjaO+Rvie0Q7W4qIvFzcUw+7riA

View file

@ -1,4 +1,6 @@
{
"keyTrusted": "Insert trusted level key here... (PLEASE CHANGE THIS, THIS KEY IS PUBLIC)",
"keyOwner": "Insert owner level key here... (PLEASE CHANGE THIS, THIS KEY IS PUBLIC)"
"keyOwner": "Insert owner level key here... (PLEASE CHANGE THIS, THIS KEY IS PUBLIC)",
"onlineEmail": "email@example.com",
"onlinePass": "password"
}