mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-24 17:28:08 +00:00
21 lines
560 B
JSON
21 lines
560 B
JSON
{
|
|
"auto_close": true,
|
|
"auto_open": false,
|
|
"auto_start": false,
|
|
"drawing_grid_size": 25,
|
|
"filename": "Test.gns3",
|
|
"grid_size": 75,
|
|
"name": "Test",
|
|
"path": "/tmp/tmprusds8mt/projects/87d4b692-52b4-4b4c-8828-13666306a68a",
|
|
"project_id": "87d4b692-52b4-4b4c-8828-13666306a68a",
|
|
"scene_height": 1000,
|
|
"scene_width": 2000,
|
|
"show_grid": false,
|
|
"show_interface_labels": false,
|
|
"show_layers": false,
|
|
"snap_to_grid": false,
|
|
"status": "opened",
|
|
"supplier": null,
|
|
"variables": null,
|
|
"zoom": 100
|
|
} |