Home | History | Annotate | Line # | Download | only in tests
      1 {
      2   # DHCPv4 executable statement config
      3   # empty configs are not accepted by Kea
      4   "Dhcp4": {
      5     "valid-lifetime": 1800
      6 //  # impossible to convert statement statement
      7 //  "statement": {
      8 //    "break": null
      9 //  }
     10   }
     11 }
     12