mirror of
https://github.com/GNS3/gns3-server
synced 2024-11-18 14:28:08 +00:00
0f496907a0
Fix issues with test. Update documentation.
20 lines
530 B
JSON
20 lines
530 B
JSON
{
|
|
"auto_close": true,
|
|
"auto_open": false,
|
|
"auto_start": false,
|
|
"filename": "test.gns3",
|
|
"grid_size": 0,
|
|
"name": "test",
|
|
"path": "/tmp/tmpirgd0q7l/projects/2010428c-85a1-4416-b018-69ae822e297b",
|
|
"project_id": "2010428c-85a1-4416-b018-69ae822e297b",
|
|
"scene_height": 1000,
|
|
"scene_width": 2000,
|
|
"show_grid": false,
|
|
"show_interface_labels": false,
|
|
"show_layers": false,
|
|
"snap_to_grid": false,
|
|
"status": "closed",
|
|
"supplier": null,
|
|
"variables": null,
|
|
"zoom": 100
|
|
} |