rmview/example.json
2020-09-11 02:45:46 +02:00

14 lines
No EOL
263 B
JSON

{
"ssh": {
"address": "10.11.99.1",
"username": "root",
"key": "~/.ssh/id_rsa",
"timeout": 2
},
"orientation": "auto",
"pen_size": 10,
"pen_color": "red",
"pen_trail": 1000,
"background_color": "black",
"hide_pen_on_press": false
}