Browse Source

Merge pull request #1012 from wendelb/wendelb-patch-1

Controller-Docs little cleanup
pull/2/head
Adam Ierymenko 7 years ago committed by GitHub
parent
commit
509da3ac34
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      controller/README.md

1
controller/README.md

@ -92,7 +92,6 @@ Example:
| v6AssignMode | object | IPv6 management and assign options (see below) | YES |
| mtu | integer | Network MTU (default: 2800) | YES |
| multicastLimit | integer | Maximum recipients for a multicast packet | YES |
| creationTime | integer | Time network was first created | no |
| revision | integer | Network config revision counter | no |
| routes | array[object] | Managed IPv4 and IPv6 routes; see below | YES |
| ipAssignmentPools | array[object] | IP auto-assign ranges; see below | YES |

Loading…
Cancel
Save