From fe185790614a074b5b9085ee27ccf4448571d05a Mon Sep 17 00:00:00 2001 From: wendelb Date: Sat, 17 Aug 2019 22:50:13 +0200 Subject: [PATCH] Removed duplicate line `creationTime` --- controller/README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/controller/README.md b/controller/README.md index c93c08f5a..368613a69 100644 --- a/controller/README.md +++ b/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 |