Add online mode to example json
This commit is contained in:
parent
735ebb1f2c
commit
2a0508d0b2
1 changed files with 3 additions and 1 deletions
|
@ -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"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue