8 lines
216 B
JSON
8 lines
216 B
JSON
{
|
|
"enabled": "true|false",
|
|
"sync": "true|false",
|
|
"touch_event": "true|false",
|
|
"brightness": "[1-9]|[1-9][0-9]|100",
|
|
"idle_timeout": "[1-9][0-9]|[1-9][0-9][0-9]|[1-2][0-9][0-9][0-9]|3[0-5][0-9][0-9]|3600"
|
|
}
|