7 lines
292 B
JSON
7 lines
292 B
JSON
|
{
|
||
|
"_comment": "Modifying the fuse schema in any breaking way should result in the _version prop being incremented. NEVER remove a fuse or change its meaning, instead mark it as removed with 'r'",
|
||
|
"_schema": "0 == off, 1 == on, r == removed fuse",
|
||
|
"_version": 1,
|
||
|
"run_as_node": "1"
|
||
|
}
|