neon-cinnamon-applet/settings-schema.json

12 lines
274 B
JSON

{
"baseUrl": {
"type": "entry",
"default": "hana.neonaialpha.com",
"description": "Base URL for HANA Websocket"
},
"token": {
"type": "entry",
"default": "",
"description": "Valid token for authentication"
}
}