fuses.json 292 B

123456
  1. {
  2. "_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'",
  3. "_schema": "0 == off, 1 == on, r == removed fuse",
  4. "_version": 1,
  5. "run_as_node": "1"
  6. }