mirror of
https://github.com/vale981/rmview
synced 2025-03-05 09:11:39 -05:00
14 lines
No EOL
263 B
JSON
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
|
|
} |