mirror of
https://github.com/GNS3/gns3-server
synced 2024-10-31 20:58:56 +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/tmp7swwxptj/projects/e5b0b37a-a74e-40a2-9adb-42908f146fba",
|
||
|
"project_id": "e5b0b37a-a74e-40a2-9adb-42908f146fba",
|
||
|
"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
|
||
|
}
|