mirror of
https://github.com/vale981/rmview
synced 2025-03-05 09:11:39 -05:00
12 lines
No EOL
211 B
JSON
12 lines
No EOL
211 B
JSON
{
|
|
"ssh": {
|
|
"address": ["10.11.99.1"],
|
|
"timeout": 2
|
|
},
|
|
"orientation": "auto",
|
|
"pen_size": 15,
|
|
"pen_color": "red",
|
|
"pen_trail": 200,
|
|
"background_color": "white",
|
|
"hide_pen_on_press": true
|
|
} |