Rename linked_base to linked_clone

Ref https://github.com/GNS3/gns3-server/issues/1034
This commit is contained in:
Julien Duponchelle 2017-05-16 10:26:44 +02:00
parent 63a14122b2
commit 45852eccfa
No known key found for this signature in database
GPG Key ID: CE8B29639E07F5E8

View File

@ -95,7 +95,7 @@
"type": "integer",
"title": "Optional port segment size. A port segment is a block of port. For example Ethernet0/0 Ethernet0/1 is the module 0 with a port segment size of 2"
},
"linked_base": {
"linked_clone": {
"type": "boolean",
"title": "False if you don't want to use a single image for all nodes"
},